Bug #3716

Change Password is not updated : First time Login, Reset Password, Change your Password

Added by Man Siew Yong almost 11 years ago. Updated almost 11 years ago.

Status:Work Completed-End life cycleStart date:October 03, 2013
Priority:HighDue date:
Assignee:Hosseiny Elham% Done:

100%

Category:-Spent time:3.50 hours
Target version:-

Description

When user perform the force change password.
Example
1.change from a to b and login to USS.
2.Logout and login again using the updated password b. It shows Error message"Wrong username or password"
3.Login using the password a and successful login to USS.

The new password is not updated to db.

Hadi,
Kindly assist to fixed this issue.

Thanks

History

#1 Avatar?id=2560&size=24 Updated by Ahmadi Hadi almost 11 years ago

  • Assignee changed from Ahmadi Hadi to Ong Wei Kuan

Hi Wei Kuan,

During my debuggings I noticed that the userType of the user in question has been set to 2 (i.e. application admin/user), whereas it was supposed to be 1 (USS admin). I suspect that upass-admin is mistakenly invoking UPassController's UA_AddUser intsead of AD_AddUser.

Can you confirm that upass-admin tries to create the right user type?

Thanks.

#2 Updated by Ong Wei Kuan almost 11 years ago

  • Status changed from New - Begin Life Cycle to Finished Development
  • Assignee changed from Ong Wei Kuan to Hosseiny Elham
  • % Done changed from 0 to 100

-Corrected the user type to USS admin(1) when creating the admin user.
-Changed add user method(from UA to AD).
-set root user alias and root password for USS action(create admin user, edit admin user, etc...) when calling UPASS
-set USS admin user alias and password (get from session) for other none USS action(create app admin, edit app admin, etc..) when callng UPASS

#3 Updated by Hosseiny Elham almost 11 years ago

  • Status changed from Finished Development to Development / Work In Progress
  • Assignee changed from Hosseiny Elham to Ahmadi Hadi
  • % Done changed from 100 to 80

I have retested and still i cannot able to access the login page

#4 Avatar?id=2560&size=24 Updated by Ahmadi Hadi almost 11 years ago

  • Status changed from Development / Work In Progress to Internal Testing
  • Assignee changed from Ahmadi Hadi to Hosseiny Elham
  • % Done changed from 80 to 100

I fixed a problem with the packaging the war file that actually caused this issue.

#5 Updated by Hosseiny Elham almost 11 years ago

  • Status changed from Internal Testing to Work Completed-End life cycle

It has been successfully tested.

Also available in: Atom PDF