[ejabberd] Ejabberd and Active Directory - Authentication
King, Michael
MKing at bridgew.edu
Thu Feb 10 01:04:31 MSK 2005
About one month ago Stefan said:
AD is LDAPv3 compatible isn't it?
Can't you use the LDAP authentication method?
Stefan
AD is LDAP compatible. (I won't go so far as to say it's LDAPv3
compatible.
However, AD in most implementations, requires a username to search the
directory.
In another product I use that I directly access AD, I use something to
the following
Search DN
CN=useraccount,OU=admin,DC=example,DC=com
Search Password
Insert password here
Now to replicate this with ejabber, I have to do the same. Is there
support like this in ejabberd?
Michael King
More information about the ejabberd
mailing list