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.
Updated by yfjiang over 6 years ago
- Subject changed from [sle][x11regressions] Add a gdm case to allow user to set a password when they next login to [sle15sp1][desktop] Add a gdm case to allow user to set a password when they next login
- Assignee changed from qkzhu to yfjiang
Updated by GraceWang over 3 years ago
- Status changed from New to Feedback
The relevant issue https://bugzilla.suse.com/show_bug.cgi?id=1040197 was set to RESOLVED WONTFIX.
So, I think there's no need to implement such a test case.
Updated by GraceWang almost 3 years ago
- Status changed from Feedback to Rejected
Talked offline and agree to resolve this as REJECTED since the bug https://bugzilla.suse.com/show_bug.cgi?id=1040197 was marked as WONTFIX.
Actions