Change password error / ldap
-
Hello,
First of all thank you for this great software. We are new to Kopano and we did our first implementation on Debian 10 yesterday.
We created our first user via user.ldif as mentioned on documentation. Now neither we cant change this user’s password nor can delete to re-add it.
I think we are missing a point. An advise will be apprecaited.
Thanks
root@mail:/home/kopano# kopano-admin -u r001 -P -v -v -v -v -v -v [debug ] Initializing provider "Kopano Directory Service" [debug ] Initializing provider "Private Folders" [debug ] Initializing provider "Public Folders" Type password: Retype password: [error ] Unable to update user information: action not supported by server (80040102) Using the -v option (possibly multiple times) may give more hints.
From log;
[warning] K-1505: Unable to set details for external user 3: Changing objects not implemented by the ldap userplugin
ii kopano-server 10.0.6.502.8b8baeb2a-0+297.1 ii mariadb-server 1:10.5.6+maria~buster ii postfix 3.4.14-0+deb10u1 ii nginx-light 1.14.2-2+deb10u3 ii slapd 2.4.47+dfsg-3+deb10u2
-
Hi @Karif,
whe you store your users in ldap you need to use ldap tools (such as phpldapadmin, ldapvi, or ldapadd/ldapmodify) to manage your users. This cannot be done with kopano-admin/
-
Hello,
Thank you very much for clearance Felix. I will take care of the rest.
Regards,
Karif