Error in resetting forgotten password

1,142 views
Skip to first unread message

ama...@gmail.com

unread,
Aug 14, 2013, 10:03:58 AM8/14/13
to pwm-g...@googlegroups.com
I enabled the write right to the pwmResponse attribute in eDir and the user was able to save password responses successfully. But when this test user wants to reset password, I get this error:

The username is not valid or does not have a configured response { 5006 ERROR_RESPONSES_NORESPONSES (an ldap user was not found) }.

This is the catalina log when I set the responses.

2013-08-13 17:22:27, WARN , config.Configuration, invalid challenge set configuration: too few challenges are required
2013-08-13 17:23:13, INFO , cr.ChaiResponseSet, successfully wrote Chai challenge/response set for user cn=aa20,ou=u,ou=S,o=org
2013-08-13 17:23:13, INFO , cr.LdapCrOperator, saved responses for user to chai-ldap format
2013-08-13 17:23:13, INFO , edir.NmasResponseSet, successfully wrote NMAS challenge/response set for user cn=aa20,ou=u,ou=S,o=org
2013-08-13 17:23:13, INFO , cr.NMASCrOperator, saved responses for user using NMAS method
2013-08-13 17:23:14, WARN , event.AuditManager, discarding audit event (AuditManager is not open), {"eventCode":"SET_RESPONSES","perpetratorID":"aa20","perpetratorDN":"cn\u003daa20,ou\u003
dusers,ou\u003dS,o\u003org","timestamp":"Aug 13, 2013 5:23:14 PM","targetID":"aa20","targetDN":"cn\u003daa20,ou\u003du,ou\u003dS,o\u003dorg","sourceAddress":"16.45.10.15"
,"sourceHost":""}

I didn't see any error message on the log when I tried resetting the password. I am using username to look the user in LDAP when resetting a password.

ama...@gmail.com

unread,
Aug 14, 2013, 12:09:16 PM8/14/13
to pwm-g...@googlegroups.com, ama...@gmail.com
I have figured this out. I forgot to change the search filter to (&(objectClass=person)(cn=%cn%)).
Reply all
Reply to author
Forward
0 new messages