diff options
author | John Terpstra <jht@samba.org> | 2005-12-26 17:22:47 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:15 -0500 |
commit | f940a5d2762ca9890a16e2b717502ed88d122bb3 (patch) | |
tree | 8e11b357cbb968826c5b9befaed53b95eb494c35 /docs/smbdotconf | |
parent | fcbb391330b419ea69f26cc6c8b0bd1165d6e160 (diff) | |
download | samba-f940a5d2762ca9890a16e2b717502ed88d122bb3.tar.gz samba-f940a5d2762ca9890a16e2b717502ed88d122bb3.tar.bz2 samba-f940a5d2762ca9890a16e2b717502ed88d122bb3.zip |
Fix typo.
(This used to be commit 716784b86dc39fac80e88379d515c45bf0ea04a0)
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r-- | docs/smbdotconf/ldap/ldapsamtrusted.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/ldap/ldapsamtrusted.xml b/docs/smbdotconf/ldap/ldapsamtrusted.xml index 466f42e220..7496574dae 100644 --- a/docs/smbdotconf/ldap/ldapsamtrusted.xml +++ b/docs/smbdotconf/ldap/ldapsamtrusted.xml @@ -15,7 +15,7 @@ </para> <para> - To make Samba scale well in large environments, the <smbcomfoption name="ldapsam:trusted">yes</smbconfoption> + o make Samba scale well in large environments, the <smbconfoption name="ldapsam:trusted">yes</smbconfoption> option assumes that the complete user and group database that is relevant to Samba is stored in LDAP with the standard posixAccount/posixGroup attributes. It further assumes that the Samba auxiliary object classes are stored together with the POSIX data in the same LDAP object. If these assumptions are met, |