in reply to Re: Change AD password
in thread Change AD password

I have used Net::LDAP to change password in Oracle Internet Directory and Sun1 Directory, but not AD. I am unsure about changing AD password via this module because of how AD password is encrypted. Were you able to do this using this module?

Replies are listed 'Best First'.
Re^3: Change AD password
by Paladin (Vicar) on May 31, 2006 at 19:01 UTC
    I took this from a script that, among other things, changes users passwords in AD. It does work here.