password change webapp not working
-
@dw2412 said in password change webapp not working:
Sorry for late answer,What is the problem to use kopano-passwd for db user plugin,
Users should change their password on their own.
We didn’t use ldap. -
@irrlicht said in password change webapp not working:
@dw2412 said in password change webapp not working:
Sorry for late answer,What is the problem to use kopano-passwd for db user plugin,
Users should change their password on their own.
We didn’t use ldap.Thats for what Passwd Plugin is intended for. You just have to use kopano-passwd for the password change process. Not the MAPI Function call that may still exist in your PHP Mapi but is intended only to be used by an admin user.
Andreas
-
@irrlicht said in password change webapp not working:
We didn’t use ldap.
You could get in contact with out support team, they can help you transition to a ldap setup.
-
This post is deleted! -
@icey
A little late response, but we got it working.
What the other plugin does, is just uses the php-ldap to change the password.This is a really simple password change solution, and I find it strange, that kopano isn’t able to do this out of the box.
-
@allthesenames said in password change webapp not working:
@icey
A little late response, but we got it working.
What the other plugin does, is just uses the php-ldap to change the password.This is a really simple password change solution, and I find it strange, that kopano isn’t able to do this out of the box.
+1