0
votes
3answers
592 views

Replicate portion of an LDAP directory to external server

We're in the process of setting up a Jabber server on Amazon EC2 right now, and we'd like to have our internal users authenticate via LDAP so we don't have to create/manage a separate set of user ...
0
votes
1answer
2k views

Problem with Ejabberd external authentication with PHP

I'm stumped at the moment. I'm trying to get ejabberd to authenticate users based on my web application's already-existing MySQL user table. Environment info Ubuntu 8.04 server Ejabberd 2.0.1-2 ...