Passwordchange via Webapp possible
-
Hi there,
is there a possibility to change the password of a kopano-user via Webapp? I can remember this function was available in Zarafa-Webapp.Thanks!
Daniel -
Yes, this should stil work with Kopanop:
https://github.com/silentsakky/zarafa-webapp-passwd -
Thanks a lot!
-
I use it and it works fine.
-
I tried it with the latest Webapp RC 3.3.0.596-27 - and it seems not to be working. It’s not showing up in the list of plugins and the password can not be changed.
-
I use an older version of the zarafa password change plugin but it did work.
Check internally in the code that it has the right references to the kopano commands.
If I remember correctly I may had to change in the code “zarafa-password” (or similar, can’t remember) to “kopano-password” and so on.
But the code now may be different to the version I had.