getkaiwa / kaiwa-server

Kaiwa XMPP Server
MIT License
113 stars 28 forks source link

LDAP config assumption wrong for freeIPA #4

Closed kevin-fibich closed 9 years ago

kevin-fibich commented 9 years ago

All config templates show ou=groups and ou=users as root node for objects but freeIPA uses cn=users and cn=groups.

It should be possible to pass user and group basedn seperately and without any prior assumptions about their structure.

nickbroon commented 9 years ago

I'd agree. I'd like to use ou=People, as the user basedn, but currently the docker script assumes ou=users,.