password change webapp not working
-
@laurensb said in password change webapp not working:
Can an official Kopano-maintained password modification plugin not be made so that LDAP/AD support is optional? Mostly, LDAP/AD powered installs have other means to change passwords already, but for DB powered installs it would be really useful.
I feel the same way. Any other software in this area has been offering this for a long time! It is overdue.
(why can’t I edit / find my signature anymore? I would have to update this?)
-
We would aprove an officical password change function, can’t use community version anymore without the functionality.
-
@irrlicht why not, what you mean by that?
-
What is the problem to use kopano-passwd for db user plugin,
LDAP Functions for “Standard” LDAP user plugin,
KTPasswd for AD LDAP user plugin,
passwd for unix user plugin?All can be started from php…
-
@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