Re: [Kolab-devel] XMPP integration in Kolab web client
Jindřich Skácel <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <[email protected]> |
Hi,
just want let you know that I got up and running ejabberd with LDAP auth
(just clients for now, OS CentOS). Hopefully will have some time to get
try XMPP integration in Kolab also during this week. I will let you know
:)
Anyway.. configuration of ejabberd:
{auth_method, ldap}.
{ldap_servers, ["localhost"]}.
{ldap_encrypt, none}.
{ldap_rootdn, "uid=kolab-service,ou=Special Users,dc=domain,dc=com"}.
{ldap_password, "ultr4secUr3p4ssw0rd"}.
{ldap_base, "ou=People,dc=domain,dc=com"}.
{ldap_uids, [{"mail", "%[email protected]"}]}.
{ldap_filter, "(objectClass=inetOrgPerson)"}.
--
S pozdravem / Best regards,
J. Skácel
_______________________________________________
devel mailing list
[email protected]
https://lists.kolab.org/mailman/listinfo/devel