I’m currently having issues with ldap while saving contacts.
$contacts = new Api\Contacts();
Basically, I’m using $contacts->save();
EGroupware\Api\Contacts\Ldap::save() 691 update of uid=test,ou=People,dc=test,dc=com failed errorcode 50 (Insufficient access)
ldapContact={“cn”:“test”,“givenname”:“test”,“sn”:“test”,“o”:“test”,“mail”:“test”,“displayname”:“test”,
EGroupware\Api\Contacts\Ldap::save() 682 ldap_rename of uid=test,ou=People,dc=test,dc=com to uid=test failed insufficient access
Egroupware version 20.1
PHp version 7.4
archive installation
maria db