From: Jim H. <ha...@us...> - 2002-04-24 14:28:25
|
Does anyone have a code snippet of changing passwords in Active Directory via Net::LDAP? From what I can gather, you need 1) to have 128 bit SSL connection 2) have either old and new password or be bound with Reset Password rights and 3) put things out correctly for changing the unicodePwd attribute. I am unsure as to how to use an old password (is it part of a modify or do we need to bind with it?) and how to format the new password correctly for unicodePwd. --Jim Harle |