xmpp kolab integration

hede kolab983 at der-he.de
Fri Apr 25 10:56:23 CEST 2014


Am Fri, 25 Apr 2014 12:36:58 +0400
schrieb dsp3 <info at dsp3.org>:

> Hello,
> I have successfully authenticated to Kolab ldap using ejabbered. 
> However, I must use first.last at domain.tld for authentication purposes 
> (tried Pidgin & Jitsi). 

By default it should be possivle to also use the uid (i.e. last name).

> Is it possible to authenticate using an alias 
> (like in roundcube)? Would be great to have a support login which is 
> alreadt associated with a user in the ldap schema.

I'm using the following in ejabberd.cfg to enable aliases:

{ldap_uids, [{"alias", "%u at der-he.de"}]}.

(change to your domain)

But remember: onealias at domain.com is another account than
otheralias at domain.com, even if both aliases belong to the same user. 
they don't share messages or contacts.

regards
hede


More information about the users mailing list