Hi Guys,
as the title states, I'm having trouble with the PasswordSynchronization in FIM. The problem is, that the "ChangePassword()" method in my extension never get's called. Regardless of how I "change" a password FIM always calles the "SetPassword()" method (via "Reset password..." as admin as well as when I'm logged in as the user and use "Change password...").
The way I understand it, the ChangePassword() method should get called, when a user reallychanges it's password (as opposed to being reset by an admin).
Am I missing something here? I'd be glad if s.o. could point me in the right direction...
Thx in advance