Quantcast
Channel: Directory Services forum
Viewing all articles
Browse latest Browse all 31638

ADSI SetPassword(string) doenot respect password policy while resetting password

$
0
0

Hello All,

  We want to reset password from OIM respecting the password policy, without sending the old password.

In Active Directory connector SetPassword(string NewPassword) method of IADsUser class is called to reset the password.Password Complexity and Password length requirements are checked, but Password History is not checked.

There is a method ChangePassword() which takes in both old and newpassword and changes the password respecting password policy.

http://blogs.technet.com/b/fieldcoding/archive/2013/01/09/resetting-passwords-honoring-password-history-or-what-s-happening-under-the-hood-when-changing-resetting-passwords.aspx was referred. 

Is there any way to send LDAP_SERVER_POLICY_HINTS_OID  to IADsUser to enforce password history while resetting the password without sending the old password ?


Viewing all articles
Browse latest Browse all 31638

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>