gandres / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

ForgotPasswordPage Failing #427

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Will login to PWM and run the forgot password. PWM will send the token email 
and verify will work plus change password but I get this Error and dont know 
what password has been changed too.

What is the expected output? What do you see instead?
No Error and some type of output with the new password.

What version of PWM are you using?
1.6.4

What ldap directory and version are you using?
Microsoft Server 2008 64bit

Please paste any error log messages below:
Wed Jul 17 14:30:36 EDT 2013, ERROR, password.pwm.AuthenticationFilter, unable 
to authenticate user with temporary or retrieved password, check proxy rights, 
ldap logs, and ensure ldap.namingAttribute setting is correct
Wed Jul 17 14:30:36 EDT 2013, WARN , 
password.pwm.servlet.ForgottenPasswordServlet, unexpected error authenticating 
during forgotten password recovery process user: 5026 
ERROR_BAD_SESSION_PASSWORD (unable to authenticate user with temporary or 
retrieved password, check proxy rights, ldap logs, and ensure 
ldap.namingAttribute setting is correct) [XXX.XXX.XX.XXX/]
Wed Jul 17 14:30:34 EDT 2013, INFO , password.pwm.AuthenticationFilter, user 
CN=pwmtest,OU=Users,OU=XXXX,DC=dev,DC=XXXX,DC=local password has been set to 
random value for pwm to use for user authentication [XXX.XXX.XX.XXX/]
Wed Jul 17 14:29:32 EDT 2013, ERROR, password.pwm.util.Helper, error adding 
objectclass 'pwmUser' to user 
CN=pwmtest,OU=Users,OU=XXXX,DC=dev,DC=XXXX,DC=local: 
com.novell.ldapchai.exception.ChaiOperationException: [LDAP: error code 16 - 
00000057: LdapErr: DSID-0C090B8A, comment: Error in attribute conversion 
operation, data 0, v1db1]
Wed Jul 17 14:29:30 EDT 2013, INFO , password.pwm.ContextManager, invalidating 
all existing http sessions
Wed Jul 17 14:29:30 EDT 2013, WARN , password.pwm.PwmApplication, pwm 
configuration has been modified since last startup
Wed Jul 17 14:29:30 EDT 2013, INFO , password.pwm.PwmApplication, PWM v1.6.4 
b1185 (release) open for bidness! (70ms)
Wed Jul 17 14:29:30 EDT 2013, INFO , 
password.pwm.wordlist.SharedHistoryManager, open with 0 words (1ms), 
maxAgeMs=28d:12h, oldestEntry=22h:13m
Wed Jul 17 14:29:30 EDT 2013, INFO , password.pwm.PwmApplication, initializing 
pwm
Wed Jul 17 14:29:30 EDT 2013, INFO , password.pwm.PwmApplication, loaded 
configuration: 

Unable to establish session password. { 5026 ERROR_BAD_SESSION_PASSWORD (unable 
to authenticate user with temporary or retrieved password, check proxy rights, 
ldap logs, and ensure ldap.namingAttribute setting is correct) }

Original issue reported on code.google.com by Rellis...@gmail.com on 17 Jul 2013 at 6:36

GoogleCodeExporter commented 9 years ago
And I do have the UID set for the ldap.namingAttribute
As well I can change the password successfully with the ChangeAttribute form.  
Only thing not working is the Forgot Password form.

Original comment by Rellis...@gmail.com on 17 Jul 2013 at 6:40

GoogleCodeExporter commented 9 years ago
Please ask for help on the pwm-general google group.

Original comment by jrivard on 18 Jul 2013 at 8:53