Open tpokorra opened 8 years ago
immediate solution is to link the domainadmin to the domain he was created in
when testing, and linking the domainadmin to his own domain, beware the cache for the effective rights: /usr/share/kolab-webadmin/lib/Auth/LDAP.php, function effective_rights($subject)
, memcache and internal cache
situation: domainadmin@domain1.de, manages domain2.de
If domainadmin is not linked as domainadmin to domain1.de, he will not be allowed to add users to domain2.de. It seems, when you login, the permission/effective_rights will be derived from the login domain.