Add a note that the 'nt acl support' parameter also maps POSIX ACLs as
authorTim Potter <tpot@samba.org>
Mon, 20 Feb 2006 03:09:02 +0000 (03:09 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:17 +0000 (08:47 -0500)
well as Unix {user,group,other}/rwx permissions.
(This used to be commit 6633dd5ebd476db35015d8bbe32acbd27da55db9)

docs/smbdotconf/protocol/ntaclsupport.xml

index d83f6f4646c9876c54b8704a7748b632828bcae8..1e9cedf931d1705a1dd1ff89cb371d23652395d8 100644 (file)
@@ -6,9 +6,11 @@
 <description>
     <para>This boolean parameter controls whether <citerefentry><refentrytitle>smbd</refentrytitle>                                       
     <manvolnum>8</manvolnum></citerefentry> will attempt to map 
-    UNIX permissions into Windows NT access control lists.
-    This parameter was formally a global parameter in releases
-    prior to 2.2.2.</para>
+    UNIX permissions into Windows NT access control lists.  The UNIX
+    permissions considered are the the traditional UNIX owner and
+    group permissions, as well as POSIX ACLs set on any files or
+    directories.  This parameter was formally a global parameter in
+    releases prior to 2.2.2.</para>
 </description>
 
 <value type="default">yes</value>