Hi guys,
I got the vcard information being drawn from the LDAP like I want. Im also using a mySQL database to store contact list, roster-items, etc. However our current LDAP server has a large number of users and I don't want to list all the users in the LDAP when a user uses the discovery service. What I want to do is only list those who are currently using the ejabberd service. I was wondering if ejabberd allowed a way to filter the vcards of users returned to only those that were located in the mysql database.
Being able to write to the LDAP to add a tag is not an option in my case.
If anyone knows anything i can do please let me know
Thanks
Andy