mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Remove the old note about LDAP lack of encryption.
SVN Revision: 2817
This commit is contained in:
parent
675c24f5eb
commit
341e47c2a4
@ -1638,8 +1638,7 @@ value is <TT>""</TT>.
|
|||||||
{ldap_port, 389}.
|
{ldap_port, 389}.
|
||||||
{ldap_rootdn, "cn=Manager,dc=domain,dc=org"}.
|
{ldap_rootdn, "cn=Manager,dc=domain,dc=org"}.
|
||||||
{ldap_password, "secret"}.
|
{ldap_password, "secret"}.
|
||||||
</PRE><P>Note that current LDAP implementation does not support SSL secured communication
|
</PRE><P>Note that current LDAP implementation does not support SASL authentication.</P><P> <A NAME="ldapauth"></A> </P><!--TOC subsubsection Authentication-->
|
||||||
and SASL authentication.</P><P> <A NAME="ldapauth"></A> </P><!--TOC subsubsection Authentication-->
|
|
||||||
<H4 CLASS="subsubsection"><!--SEC ANCHOR --><A HREF="#ldapauth">Authentication</A></H4><!--SEC END --><P> <A NAME="ldapauth"></A> </P><P>You can authenticate users against an LDAP directory. Available options are:</P><DL CLASS="description"><DT CLASS="dt-description">
|
<H4 CLASS="subsubsection"><!--SEC ANCHOR --><A HREF="#ldapauth">Authentication</A></H4><!--SEC END --><P> <A NAME="ldapauth"></A> </P><P>You can authenticate users against an LDAP directory. Available options are:</P><DL CLASS="description"><DT CLASS="dt-description">
|
||||||
<B><TT>{ldap_base, Base}</TT></B></DT><DD CLASS="dd-description">LDAP base directory which stores
|
<B><TT>{ldap_base, Base}</TT></B></DT><DD CLASS="dd-description">LDAP base directory which stores
|
||||||
users accounts. This option is required.
|
users accounts. This option is required.
|
||||||
|
@ -2186,8 +2186,7 @@ Example:
|
|||||||
{ldap_password, "secret"}.
|
{ldap_password, "secret"}.
|
||||||
\end{verbatim}
|
\end{verbatim}
|
||||||
|
|
||||||
Note that current LDAP implementation does not support SSL secured communication
|
Note that current LDAP implementation does not support SASL authentication.
|
||||||
and SASL authentication.
|
|
||||||
|
|
||||||
\makesubsubsection{ldapauth}{Authentication}
|
\makesubsubsection{ldapauth}{Authentication}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user