]> granicus.if.org Git - ejabberd/commitdiff
added notes about LDAP password change
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>
Mon, 19 Apr 2010 13:05:48 +0000 (23:05 +1000)
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>
Mon, 19 Apr 2010 13:05:48 +0000 (23:05 +1000)
doc/guide.tex

index 5de409de3d68270d692f1d54e49386400b87d4c7..37a6c8bc6095c7bf0b5a5b8e8fea4fa42db8b900 100644 (file)
@@ -2169,9 +2169,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}
@@ -4109,9 +4112,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