From Fedora Project Wiki
No edit summary |
(Additional password-change tests) |
||
Line 9: | Line 9: | ||
# Change the root password via the menu in the top right corner. | # Change the root password via the menu in the top right corner. | ||
# Log out and then log in again with the new password. | # Log out and then log in again with the new password. | ||
# Try entering mismatched passwords. | |||
# Try reusing the current password. | |||
# Change the password back, if you like. | # Change the password back, if you like. | ||
|results= | |results= | ||
Logging in with a wrong password should produce a clear error message. | Logging in with a wrong password should produce a clear error message. The user should be presented with a clear error when the password is mismatched. | ||
}} | }} |
Revision as of 14:18, 9 September 2014
Description
Log in to Cockpit and change the "root" password
Setup
Open Cockpit in your browser as described here.
How to test
- Try to log in as "root" but use a wrong password.
- Log in as "root" with the right password.
- Change the root password via the menu in the top right corner.
- Log out and then log in again with the new password.
- Try entering mismatched passwords.
- Try reusing the current password.
- Change the password back, if you like.
Expected Results
Logging in with a wrong password should produce a clear error message. The user should be presented with a clear error when the password is mismatched.