From e000cbb03437932b0fb25ee24a1396871c23e2d9 Mon Sep 17 00:00:00 2001 From: Badlop Date: Tue, 27 Nov 2007 14:45:30 +0000 Subject: * doc/guide.tex: Added clarification about LDAP default port (thanks to Christophe Romain). SVN Revision: 991 --- doc/guide.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/guide.tex') diff --git a/doc/guide.tex b/doc/guide.tex index f9a7a65b3..6d8d82930 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -1504,7 +1504,11 @@ Parameters: \titem{ldap\_server} \ind{options!ldap\_server}IP address or dns name of your LDAP server. This option is required. \titem{ldap\_port} \ind{options!ldap\_port}Port to connect to your LDAP server. - The default value is~389. + The initial default value is~389, so it is used when nothing is set into the +configuration file. +If you configure a value, it is stored in ejabberd's database. +Then, if you remove that value from the configuration file, +the value previously stored in the database will be used instead of the default 389. \titem{ldap\_rootdn} \ind{options!ldap\_rootdn}Bind DN. The default value is~\term{""} which means `anonymous connection'. \titem{ldap\_password} \ind{options!ldap\_password}Bind password. The default -- cgit v1.2.3