Actions
action #19580
closed[sle15sp1][desktop] Add a gdm case to allow user to set a password when they next login
Start date:
2017-06-05
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Steps¶
- Go to Gnome Settings.
- Click on "Users" in the "System" category.
- Click "Unlock" and enter admin password.
- Click "+" to create a new user and select "Allow user to set a password when they next login".
- Log out and select the new user.
Result¶
Display a registration form that allows the user to enter their desired password.
We can extend change_password.pm to cover this, but currently this scenario is blocked by:
bsc#1040197 Impossible to log into new user account which was created with “set password on first login”
https://bugzilla.suse.com/show_bug.cgi?id=1040197
I will implement this when the bug is fixed.
Actions