diff options
Diffstat (limited to 'docs/smbdotconf/security/aclgroupcontrol.xml')
-rw-r--r-- | docs/smbdotconf/security/aclgroupcontrol.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/smbdotconf/security/aclgroupcontrol.xml b/docs/smbdotconf/security/aclgroupcontrol.xml index 2039e6c4ea..e2600ca9da 100644 --- a/docs/smbdotconf/security/aclgroupcontrol.xml +++ b/docs/smbdotconf/security/aclgroupcontrol.xml @@ -18,13 +18,13 @@ </para> <para> This parameter allows Samba to also permit delegation of the control over a point in the exported - directory hierarchy in much the same was as Windows. This allows all members of a UNIX group to + directory hierarchy in much the same way as Windows. This allows all members of a UNIX group to control the permissions on a file or directory they have group ownership on. </para> <para> This parameter is best used with the <smbconfoption name="inherit owner"/> option and also - on on a share containing directories with the UNIX <emphasis>setgid bit</emphasis> bit set + on on a share containing directories with the UNIX <emphasis>setgid bit</emphasis> set on them, which causes new files and directories created within it to inherit the group ownership from the containing directory. </para> |