diff options
Diffstat (limited to 'docs/smbdotconf/security')
-rw-r--r-- | docs/smbdotconf/security/aclgroupcontrol.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/security/allowtrusteddomains.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/smbdotconf/security/aclgroupcontrol.xml b/docs/smbdotconf/security/aclgroupcontrol.xml index 493898553e..2039e6c4ea 100644 --- a/docs/smbdotconf/security/aclgroupcontrol.xml +++ b/docs/smbdotconf/security/aclgroupcontrol.xml @@ -6,7 +6,7 @@ <para> In a POSIX filesystem, only the owner of a file or directory and the superuser can modify the permissions and ACLs on a file. If this parameter is set, then Samba overrides this restriction, and also allows the - <emphasis>primary group owner</emphasis> of a file or directory to modify the permissions and ACLs + <emphasis>primary group owner</emphasis> of a file or directory to modify the permissions and ACLs on that file. </para> <para> diff --git a/docs/smbdotconf/security/allowtrusteddomains.xml b/docs/smbdotconf/security/allowtrusteddomains.xml index 924e41e793..57bf1d2422 100644 --- a/docs/smbdotconf/security/allowtrusteddomains.xml +++ b/docs/smbdotconf/security/allowtrusteddomains.xml @@ -6,7 +6,7 @@ <description> <para> This option only takes effect when the <smbconfoption name="security"/> option is set to - <constant>server</constant>,<constant>domain</constant> or <constant>ads</constant>. + <constant>server</constant>, <constant>domain</constant> or <constant>ads</constant>. If it is set to no, then attempts to connect to a resource from a domain or workgroup other than the one which smbd is running in will fail, even if that domain is trusted by the remote server |