From c8f5585f3bba6aaadf32e06c959c47fbaa6628ff Mon Sep 17 00:00:00 2001 From: Evgeniy Khramtsov Date: Mon, 19 Apr 2010 23:10:22 +1000 Subject: [PATCH] added notes about LDAP password change --- doc/guide.tex | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/doc/guide.tex b/doc/guide.tex index fc09b04f3..adf160636 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -2148,9 +2148,12 @@ module loaded! server and use LDAP directory as vCard storage. Shared rosters are not supported yet. -Note that \ejabberd{} treats LDAP as a read-only storage: +Usually \ejabberd{} treats LDAP as a read-only storage: it is possible to consult data, but not possible to -create accounts, change password or edit vCard that is stored in LDAP. +create accounts or edit vCard that is stored in LDAP. +However, it is possible to change passwords if \module{mod\_register} module is enabled +and LDAP server supports +\footahref{http://tools.ietf.org/html/rfc3062}{RFC 3062}. \makesubsubsection{ldapconnection}{Connection} @@ -4008,9 +4011,12 @@ Examples: implemented in the \modvcardldap{} module. This module does not depend on the authentication method (see~\ref{ldapauth}). -Note that \ejabberd{} treats LDAP as a read-only storage: +Usually \ejabberd{} treats LDAP as a read-only storage: it is possible to consult data, but not possible to -create accounts, change password or edit vCard that is stored in LDAP. +create accounts or edit vCard that is stored in LDAP. +However, it is possible to change passwords if \module{mod\_register} module is enabled +and LDAP server supports +\footahref{http://tools.ietf.org/html/rfc3062}{RFC 3062}. The \modvcardldap{} module has its own optional parameters. The first group of parameters has the same