[JDEV] PATCH: ldap support for jabberd2
Jochen Schneider
jochen.schneider at mediaways.net
Fri Nov 15 08:57:24 CST 2002
Hi,
this patch adds simple LDAP authentication against an existing
LDAP-user-database to todays CVS/jabberd2.
To compile this on debian linux you have to
apt-get install libsasl
cp /usr/lib/libsasl* /tmp
apt-get install libsasl2 #this removes libsasl!
cp /tmp/libsasl* /usr/lib
, because debian's libopenldap requires libsasl wich conflicts with
libsasl2.
Have fun,
Jochen
--
jochen.schneider at mediaways.net
<< 'Doing linear scans over an associative array is like trying to club
someone to death with a loaded Uzi.' >> - Larry Wall
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jabberd2-ldap_auth.patch
Type: text/x-patch
Size: 5682 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20021115/1815a585/attachment-0002.bin>
More information about the JDev
mailing list