[Kolab-devel] Kolab XMPP Roundcube plugin
Andreas Cordes
kolab-devel at zion-control.org
Thu Apr 10 09:59:32 CEST 2014
Hi Henning,
I didn't do too much config changes.
Just the host/user/passwort of course and nothing else.
One topic on my ToDo-List is multiple domain for Kolab and also for
eJabberd.
These are the main changes:
%%{auth_method, internal}.
{auth_method, ldap}.
{ldap_servers, ["localhost"]}.
{ldap_port, 389}.
{ldap_rootdn, "cn=Directory Manager"}.
{ldap_password, "DontEvenThinkAboutIt"}.
{ldap_filter, "(objectClass=mailrecipient)"}.
{ldap_uids, [{"mail", "%u@%d"}]}.
{acl, admin, {user, "admin", "domain.com"}}.
{hosts, ["domain.com"]}.
{ldap_base, "ou=People,dc=domain,dc=com"}.
(visit also whvneo.blogspot.com for this :-))
SO the config is pretty straight forward. May be ldap_filter and
ldap_uids is the point in your config.
Is the eJabbed-Admin page working?
regards
Andreas
Am 2014-04-10 09:16, schrieb Henning:
> Hi,
>
> I did also use ejabberd to authenticate against kolab-ldap, but I had
> problems. Which settings did you use as group filter? Did you create
> one?
>
> I use the authorizedService key to find users, that are allowed to use
> different services on my ldap, but I had to create a posix groups with
> all users in it to make it working with ejabberd. How did you solve
> this?
>
> Could you post your config-section?
>
> Henning
>
>
> Am 10.04.2014 07:45, schrieb Andreas Cordes:
>> Hi Rares,
>>
>> well "managed" is a bit too much right now.
>>
>> eJabberd authenticates against the kolab-Ldap. Next thing is to
>> integrate realtime chat into roundcube. There are several plugins
>> available for that.
>>
>> But as I'm using a RaspberryPI for kolab it must be powerful and
>> mostly
>> client oriented (meaning javascript).
>> I think converse.js is the correct one but didn't had a look on that
>> up
>> to now, but will continue.
>>
>> regards
>> Andreas
>>
>> Am 2014-04-10 07:24, schrieb Rares Benea:
>>> Hi All, Andreas,
>>>
>>> I have seen big interest in Kolab XMPP integration in the last days
>>> and that Andreas managed to integrate eJabberd with Kolab.
>>>
>>> My 2cent on searching for a XMPP plugin for Roudcube is that it would
>>> be great to use something that has Video WebRTC implemented too.
>>>
>>> I did some basic work on this field with OpenFire and Kolab but did
>>> not manage to get all the features going. I managed to have Jappix
>>> (https://project.jappix.com/ [1]) woking but not the group, mini
>>> jappix etc. I think that those DNS entries were not set correct.
>>>
>>> Andreas, I'm looking forward for you progress.
>>>
>>> Rares
>>>
>>> Links:
>>> ------
>>> [1] https://project.jappix.com/
>>>
>>> _______________________________________________
>>> devel mailing list
>>> devel at lists.kolab.org
>>> https://lists.kolab.org/mailman/listinfo/devel
>>
> _______________________________________________
> devel mailing list
> devel at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/devel
--
Kind regards
Andreas Cordes
Kolab 3.2 on Raspberry Pi Model B
More information about the devel
mailing list