On 29-02-12 14:15, Kirk Cless wrote:
> Hello Dhiva:
>
> Thank you for your reply.
>
> We do use multi-master replication to maintain fault tolerance of our
> LDAP directory store, and we maintain several domain controllers in
> Active Directory to do the same for it. But, what I'm trying to
> accomplish is password synchronization between LDAP and Active
> Directory. We have been unsuccessful with the Password
> Synchronization offered by 389 Directory Server
> (
http://directory.fedoraproject.org/wiki/Howto:WindowsSync)
>
> I was hoping that PWM could somehow commit the same password change to
> a user ins each directory, provided that the uid / sAMAccountName were
> the same.
PWM has the option to use an external Java class for setting a password.
This option can be found under the Integration/Developer section of the
configuration (enable View --> Show Advanced Settings). In previous
versions (before the current SVN release) it was found under Miscelaneous.
Recently another option has been added to call a REST interface to
change an external password.
Regards,
Menno