At my work we use a program called UserAdmin to create accounts in the
AD. In that program you can see the users password in clear text.
First I thought it was stored in a database connected to UserAdmin,
but the strange thing is the password is updated even when the user
change the password from a client computer (not using UserAdmin). So
my question is, how is this done? Could it be some kind of system wide
hook intercepting the password changes?