AD badPwdCount is giving me error.
CaddickNov 18 2012 — edited Nov 21 2012Guys,
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