Author: jht Date: 2005-12-26 17:22:47 +0000 (Mon, 26 Dec 2005) New Revision: 902
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=902 Log: Fix typo. Modified: trunk/smbdotconf/ldap/ldapsamtrusted.xml Changeset: Modified: trunk/smbdotconf/ldap/ldapsamtrusted.xml =================================================================== --- trunk/smbdotconf/ldap/ldapsamtrusted.xml 2005-12-26 17:20:51 UTC (rev 901) +++ trunk/smbdotconf/ldap/ldapsamtrusted.xml 2005-12-26 17:22:47 UTC (rev 902) @@ -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,
