Kolab 3.4 on debian 8: multidomain problem -> cannot add users

Michael Stuber mistub at gmx.net
Sun Jan 31 00:24:49 CET 2016


... it seems, initializing the domain from WA-Panel creates
dn: associateddomain=example.org,cn=kolab,cn=config

but no root dn:
dc=example,dc=org (with all the ou's)

Immediately after Initialization of the domain in WA-Panel the following
error shows up in kolab-webadmin/errors:

PHP Fatal error:  Access level to Net_LDAP2_RootDSE::__construct() must
be public (as in class PEAR) in /usr/share/php/Net/LDAP2/RootDSE.php on
line 0

Any ideas?
Kind regards Michael

Am 29.01.2016 um 11:33 schrieb Michael Stuber:
> Hi
>
> Single domain setup is working so far.
>
> I followed the steps from:
> https://docs.kolab.org/howtos/multi-domain.html
>
> Adding a new domain using the Web Administration Panel ends up in a
> pop-up with the error message "Server Error". The domain ist created but
> I cannot add any users (fields are grayed out).
>
> ldapsearch -x -H ldap://localhost -b "cn=kolab,cn=config" -D
> "cn=Directory Manager" -w "XXX" ->
>
> # extended LDIF
> #
> # LDAPv3
> # base <cn=kolab,cn=config> with scope subtree
> # filter: (objectclass=*)
> # requesting: ALL
> #
>
> # kolab, config
> dn: cn=kolab,cn=config
> objectClass: top
> objectClass: extensibleobject
> cn: kolab
>
> # newdomain.ch, kolab, config
> dn: associateddomain=newdomain.ch,cn=kolab,cn=config
> associatedDomain: newdomain.ch
> objectClass: top
> objectClass: domainrelatedobject
> objectClass: inetdomain
>
> # olddomain.ch, kolab, config
> dn: associateddomain=olddomain.ch,cn=kolab,cn=config
> objectClass: top
> objectClass: domainrelatedobject
> objectClass: inetdomain
> associatedDomain: olddomain.ch
> associatedDomain: localhost
> associatedDomain: localhost.localhost
>
> # search result
> search: 2
> result: 0 Success
>
> # numResponses: 4
> # numEntries: 3
>
> Any hints?
> Kind regards Michael
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users



More information about the users mailing list