hi, when i can DirectoryEntry.Invoke("SetPassword", new object[] { password }); the newpassword can work, but the old password also work! have any idea?
User-395133085 posted
hi, when i can DirectoryEntry.Invoke("SetPassword", new object[] { password }); the newpassword can work, but the old password also work! have any idea?
User1354132231 posted
Windows 2003 also has a policy
where the old and new will work simultaneously for a period of time (configurable). This might be your case.