Unable to change password in roundcubemail

Timotheus Pokorra timotheus at kolab.org
Fri Dec 13 15:17:05 CET 2013


Hello Christian,

> and I'm not able to change the password in roundcubemail. I throws me
> the error.

It works fine for me with users in the primary domain.
For users in any additional domain, it fails for me too.
I compared the ACLs, and I noticed that the dn: 
ou=People,dc=example2,dc=net has no acl section, compared to the primary 
domain.
ldapsearch -D "cn=Directory Manager" -w secret "*" -b 
"dc=primarydomain,dc=de" acl
ldapsearch -D "cn=Directory Manager" -w secret "*" -b 
"dc=example2,dc=net" acl

the problem is probably here: 
https://git.kolab.org/kolab-wap/tree/lib/Auth/LDAP.php#n421

It should also fail in the kolab webadmin, right?

I see you filed a bug: https://issues.kolab.org/show_bug.cgi?id=2673

I will comment there as well, and post a solution.

Timotheus


More information about the users mailing list