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-4.0.0alpha6~801^2~1929 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b824cbb9f9f5473a4fe742fdb1e766ff7d11db6d;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. (This used to be commit 6633dd5ebd476db35015d8bbe32acbd27da55db9) --- 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