Impersonation asks for new password in case password need to be changed for a user
Description
Environment
Activity

Cynthia Wilburn March 12, 2012 at 1:58 PM
Reopening to add 6.1.1 CE GA2. Close as Fixed.

Tammy Fong February 13, 2012 at 12:26 AM
PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0.23 + MySQL 5. 6.1.0 RC1.
Impersonating user will ask for a new password.
Fixed on:
Tomcat 7.0.25 + MySQL 5. 6.1.x GIT ID: f0bce5bca3168e85412ff1421cc328e8761637ee.
Tomcat 7.0.25 + MySQL 5. 6.2.x GIT ID: 1dd1dc2fcb969bb8e1b41340a7cf582d1ad81aa6.
Impersonating user does not reset the password.

Michael Saechang February 10, 2012 at 10:24 AM
Committed on:
6.1.x GIT ID: d661fa9accc3f90bfbf63d2c67e90891ce4929d7.
6.2.x GIT ID: e11845e9d766e3cd86e2792929a4c7ca07413464.

Luyang Tan January 4, 2012 at 9:55 PM
I am able to reproduce this issue on trunk head. I reproduced it using the following steps:
1. Create a new user.
2. Impersonate the user.
3. Administrator is asked to change password for the user.

Drew Blessing November 8, 2011 at 5:14 PM
Changing affected version to the correct value.
Details
Assignee
Tammy FongTammy FongReporter
Cserveny TamasCserveny TamasLabels
Branch Version/s
6.1.xBackported to Branch
CommittedFix Priority
3Git Pull Request
Components
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Labels
Branch Version/s
Backported to Branch
Fix Priority
Git Pull Request
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

1 ) Set "password change" for user.
2 ) Impersonate her/him.
3 ) New password is requested from the impersonating admin, which is not good. I think we should not ask a password in this case.