How can I force an user to change the password ?
Added by Alberto Cennini over 10 years ago
I would like to use internal authentication and force the user to change the password at the first login: is it possible ?
Thanks, Alberto
Environment:
Redmine version 2.3.2.stable
Ruby version 1.9.3-p231 (2012-05-25) [i386-mingw32]
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
extended_fields 0.2.2
redmine_hours 0.1.0
redmine_landing_page 0.1.0
redmine_plugin_views_revisions 0.0.1
redmine_smart_issues_sort 0.3.1
redmine_spent_time 2.4.0
redmine_watcher_groups 0.0.1
redmine_workload 1.0.2
Replies (4)
RE: How can I force an user to change the password ?
-
Added by Anders Thomsen over 10 years ago
You must upgrade to a newer version.
RE: How can I force an user to change the password ?
-
Added by Alberto Cennini over 10 years ago
Anders Thomsen wrote:
You must upgrade to a newer version.
Hi Anders,
I also have a 2.4.3 redmine version on another server, but I don't find where I can force user to change his password at next login.
Thanks for your help, Alberto
RE: How can I force an user to change the password ?
-
Added by Jan Niggemann (redmine.org team member) over 10 years ago
"Must change password at next logon" is on the account settings page.
RE: How can I force an user to change the password ?
-
Added by Alberto Cennini over 10 years ago
You are right, I found it in user setting, thanks a lot!.
Alberto