diff options
author | John Terpstra <jht@samba.org> | 2005-05-18 15:05:02 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:36 -0500 |
commit | 58799d834660e3f1bdd81a9750bfed5205f4bc02 (patch) | |
tree | 7e6cfdb058f4ac0e78238c569610014594e19406 /docs/smbdotconf | |
parent | bcd13a291bbc211d43acbf1b6ff1c17c236edbcb (diff) | |
download | samba-58799d834660e3f1bdd81a9750bfed5205f4bc02.tar.gz samba-58799d834660e3f1bdd81a9750bfed5205f4bc02.tar.bz2 samba-58799d834660e3f1bdd81a9750bfed5205f4bc02.zip |
Adding mention of ADS support for this option.
(This used to be commit b2e19612c5d96e78cee63eb262686e14d4c66bd9)
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r-- | docs/smbdotconf/security/allowtrusteddomains.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/security/allowtrusteddomains.xml b/docs/smbdotconf/security/allowtrusteddomains.xml index 8edf62b405..ad84513417 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 <link linkend="SECURITY"> <parameter moreinfo="none">security</parameter></link> option is set to - <constant>server</constant> or <constant>domain</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 |