Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

AD badPwdCount is giving me error.

CaddickNov 18 2012 — edited Nov 21 2012
Guys,

I am trying to reset the value of badPwdCount , but i am getting below error.

Error :- javax.naming.directory.InvalidAttributeValueException: Malformed 'badPwdCount' attribute value;

Code :- attrs.put("badPwdCount", Integer.valueOf(0));

Thanks,
Hemant
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 19 2012
Added on Nov 18 2012
2 comments
424 views