From: Tim Potter Date: Mon, 20 Feb 2006 03:09:02 +0000 (+0000) Subject: Add a note that the 'nt acl support' parameter also maps POSIX ACLs as X-Git-Tag: samba-3.3.0pre1~1792 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6633dd5ebd476db35015d8bbe32acbd27da55db9;p=thirdparty%2Fsamba.git Add a note that the 'nt acl support' parameter also maps POSIX ACLs as well as Unix {user,group,other}/rwx permissions. --- diff --git a/docs/smbdotconf/protocol/ntaclsupport.xml b/docs/smbdotconf/protocol/ntaclsupport.xml index d83f6f4646c..1e9cedf931d 100644 --- a/docs/smbdotconf/protocol/ntaclsupport.xml +++ b/docs/smbdotconf/protocol/ntaclsupport.xml @@ -6,9 +6,11 @@ This boolean parameter controls whether smbd 8 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. + 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. yes