kolab_bootstrap does not fill LDAP
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolabd (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: kolabd
Current Karmic, fresh server 64bit install
kolabd version: 2.2.2-20090514-1
Tried two nights till now.
kolabd: C Error: Unable to bind to DN `cn=manager,
-kolab kolabd: C Error: Unable to find kolab object `k=kolab,
kolabd: Kolab is starting up
kolabd: Y Error: Unable to authenticate with Cyrus admin interface, Error = `'
kolabd: K Error: Can't call method "code" on an undefined value at /usr/share/
In my understanding, a "sudo kolab_bootstrap" should fill ldap with required information.
still, everytime i run kolab_bootstrap, i am getting
LDAP repository is empty - assuming fresh install
Thanks for help on fixing this.
Changed in kolabd (Ubuntu): | |
status: | New → Confirmed |
okay, did it.
following small fixes should be made
- move/link webadmin files as described in https:/ /bugs.launchpad .net/ubuntu/ +source/ kolab-webadmin/ +bug/234860? comments= all
- set SLAPD_CONF= /etc/ldap/ slapd.conf in /etc/default/slapd - kolab_bootstrap seems not to support new cn=config tree
- setup php data with values found in /etc/kolab/ kolab.conf
Please verify these steps to complete kolab installation process.
Above fixes should be made after installation and kolab_bootstrap -b and kolab_sslcert (isnt this ment to be called implicit?)