diff options
-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, |