Clarify the description of "inherit acls" in smb.conf manpage (hopefully fixing bugs...
authorKarolin Seeger <ks@samba.org>
Mon, 7 May 2007 10:40:00 +0000 (10:40 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:32 +0000 (08:47 -0500)
(This used to be commit 1d87278d38d10f947a450058e5ef47493d99b710)

docs/smbdotconf/security/inheritacls.xml

index ac176ab361c73fe2629103f1efde0bf244d1b20f..44afa8a3e2e38f5aefc49ba10f1fa67479da0121 100644 (file)
@@ -5,9 +5,10 @@
 <description>
     <para>This parameter can be used to ensure that if default acls
     exist on parent directories, they are always honored when creating a
-    subdirectory. The default behavior is to use the mode specified when
-    creating the directory.  Enabling this option sets the mode to 0777,
-    thus guaranteeing that  default directory acls are propagated.
+    new file or subdirectory in these parent directories. The default 
+    behavior is to use the unix mode specified when creating the directory. 
+    Enabling this option sets the unix mode to 0777, thus guaranteeing that 
+    default directory acls are propagated.
 </para>
 </description>