Hello Community,
i installed ejabberd 15.03 on debian 7. I've connected my ldap-server with ssl but cannot configurate mod_shared_roster_ldap plugin sucessfully. This is how my ldap is configured:
USERS:
cn: Users
description: Default container for upgraded user accounts
distinguishedName: CN=Users,DC=int,DC=censored,DC=com
objectCategory: CN=Container,CN=Schema,CN=Configuration,DC=int,DC=censored,DC=com
GROUPS:
ou: Groups
description: Organizational Structure
distinguishedName: OU=Groups,DC=int,DC=censored,dc=com
objectCategory: CN=Organizational-Unit,CN=Schema,CN=Configuration,DC=int,DC=censored,DC=com
Group structure:
How i can import the Groups with all Users?
I tried many configurations, but no one will work.
I hope anyone can help me,
Greetings