Change password in external directory Hi everyone.
I'm working on a setup where ZCS authenticate against an AD (it could be an LDAP directory, my issue would be the same.
We're trying to setup a webpage (external to ZCS) that allows users to change their password in this external directory.
Directing the users to the webpage is quite easy, thanks to ZimbraChangePasswordURL.
However, we'd like the user eMail address to be passed to the external webpage (in order to avoid typing errors and to ease the users' life).
Any clue on how to achieve that? |