from this post
i can change user password via command line
the point is i want to :Code:zmprov sp meisel@meisel.com adminmeisel
- change user password for reason "forgotten password" for user
- or make zmprov run in php
could it be??
from this post
i can change user password via command line
the point is i want to :Code:zmprov sp meisel@meisel.com adminmeisel
- change user password for reason "forgotten password" for user
- or make zmprov run in php
could it be??
I don't understand your question?
If you're asking if that is possible, yes. You can reset the users password like that.
01 Networks, LLC / Cybernetik.net
Zimbra NE and OSS Cloud Hosting
Shared Web Hosting
Consulting Services
Yes, you could use "zmprov sp user@domain.com newpassword" to reset the password for a user through a web page. You just need to make sure that the page can properly call zmprov.
It might be better to use the SOAP API (search forums and see wiki), since it is a bit faster and you don't have to risk the security of executing powerful commands from a script.
01 Networks, LLC / Cybernetik.net
Zimbra NE and OSS Cloud Hosting
Shared Web Hosting
Consulting Services
There are currently 1 users browsing this thread. (0 members and 1 guests)