Add note about 'ldap trust ids'.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 2 May 2003 14:54:25 +0000 (14:54 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 2 May 2003 14:54:25 +0000 (14:54 +0000)
(This used to be commit 1748fdfb43ddf6397240a8da1f967ceeb0879252)

docs/docbook/projdoc/Speed.xml

index 2509883916c1116327ea2c2161950167fe9ad26d..078f068bae1e17a413e80b0cf183f6c1d5f486f9 100644 (file)
@@ -192,11 +192,19 @@ case you may wish to change this option.
 
 <para>
 Slow logins are almost always due to the password checking time. Using
-the lowest practical <command>password level</command> will improve things. 
+the lowest practical <command>password level</command> will improve things. Note that 
+this problem only occurs on slow servers(e.g. 486 and lower).
 </para>
 
 </sect1>
 
+<sect1>
+<title>LDAP</title>
+
+<para>LDAP can be vastly improved by using the <ulink url="smb.conf.5.html#LDAPTRUSTIDS">ldap trust ids</ulink> parameter.</para>
+
+</sect1>
+
 <sect1>
 <title>Client tuning</title>
 
@@ -208,4 +216,8 @@ performance. Check the sections on the various clients in
 </para>
 
 </sect1>
+
+<sect1>
+<title>
+
 </chapter>