summaryrefslogtreecommitdiff
path: root/docs/docbook
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-05-02 14:54:25 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-05-02 14:54:25 +0000
commit4361af3b7c17bce87ce602c3aecd25a2f0814e95 (patch)
tree4ca630f616d90f026539f498658b5e4309f4c4b6 /docs/docbook
parent2eeb8b58e639b6fc9b36f353b9d00575195a47a6 (diff)
downloadsamba-4361af3b7c17bce87ce602c3aecd25a2f0814e95.tar.gz
samba-4361af3b7c17bce87ce602c3aecd25a2f0814e95.tar.bz2
samba-4361af3b7c17bce87ce602c3aecd25a2f0814e95.zip
Add note about 'ldap trust ids'.
(This used to be commit 1748fdfb43ddf6397240a8da1f967ceeb0879252)
Diffstat (limited to 'docs/docbook')
-rw-r--r--docs/docbook/projdoc/Speed.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/Speed.xml b/docs/docbook/projdoc/Speed.xml
index 2509883916..078f068bae 100644
--- a/docs/docbook/projdoc/Speed.xml
+++ b/docs/docbook/projdoc/Speed.xml
@@ -192,12 +192,20 @@ 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>
<para>
@@ -208,4 +216,8 @@ performance. Check the sections on the various clients in
</para>
</sect1>
+
+<sect1>
+<title>
+
</chapter>