From 6ab9279d19d5ca8ecb165c2d45dd06727586921f Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Sun, 25 May 2003 08:12:43 +0000 Subject: Merge from HEAD. (This used to be commit 0c6525408309fe905abcd82e54b8a6ed0de0ed69) --- docs/docbook/projdoc/Speed.xml | 10 ++++++++++ docs/docbook/projdoc/StandAloneServer.xml | 4 ++-- docs/docbook/projdoc/passdb.xml | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/docbook/projdoc/Speed.xml b/docs/docbook/projdoc/Speed.xml index 2509883916..03ce51d1c5 100644 --- a/docs/docbook/projdoc/Speed.xml +++ b/docs/docbook/projdoc/Speed.xml @@ -197,6 +197,16 @@ the lowest practical password level will improve things. +LDAP + + +LDAP can be vastly improved by using the +ldap trust ids parameter. + + + + + Client tuning diff --git a/docs/docbook/projdoc/StandAloneServer.xml b/docs/docbook/projdoc/StandAloneServer.xml index 77d3174488..d8f5992191 100644 --- a/docs/docbook/projdoc/StandAloneServer.xml +++ b/docs/docbook/projdoc/StandAloneServer.xml @@ -70,8 +70,8 @@ the samba server is NOT a member of a domain security context. Through the use of PAM (Pluggable Authentication Modules) and nsswitch (the name service switcher) the source of authentication may reside on -another server. We call this the authentication server. This means that -the samba server may use the local Unix/Linux system password database +another server. We would be inclined to call this the authentication server. +This means that the samba server may use the local Unix/Linux system password database (/etc/passwd or /etc/shadow), may use a local smbpasswd file, or may use an LDAP back end, or even via PAM and Winbind another CIFS/SMB server for authentication. diff --git a/docs/docbook/projdoc/passdb.xml b/docs/docbook/projdoc/passdb.xml index c64f568571..ba0d846ddc 100644 --- a/docs/docbook/projdoc/passdb.xml +++ b/docs/docbook/projdoc/passdb.xml @@ -834,7 +834,7 @@ index default sub -root# /etc/init.d/slapd restart +root# /etc/init.d/slapd restart -- cgit