in reply to Resolved: It does not change password in LDAP Windows 2012 R2

Sharing the capture logs

When I execute the script it says SUCCESS in the local host windows.

 C:\script\perl> changepassword.pl user1 P@ssw0rd1234 AD : SUCCESS: user1 password changed.n C:\script\perl>

and when checking in the event security logs at Active Directory Windows 2012 R2 Operating system security logs nothing showing for eventID: 4723,4724,627,628

 4723 - An attempt was made to change an account's password 4724 - An attempt was made to reset an accounts password 627 - Change Password Attempt 628 - User Account password set

Replies are listed 'Best First'.
Re^2: It does not change password in LDAP Windows 2012 R2
by Anonymous Monk on Aug 24, 2017 at 04:19 UTC
    Hi There

    I tried the script but i keep getting the error 00002077: SvcErr: DSID-03190DC9, problem 5003 (WILL_NOT_PERFORM), data 0. We are running a hybrid AD environment where some of our servers are Windows server 2003 and some have been migrated to Windows Server 2012 R2.

    Hope if some ideas could be shared.