From Fedora Project Wiki
(Add bad-password test) |
No edit summary |
||
Line 10: | Line 10: | ||
# 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 entering mismatched passwords. | ||
# 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. The user should be presented with a clear error when the password is mismatched or inappropriate. | 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 or inappropriate. | ||
}} | }} |
Revision as of 07:18, 10 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.
- 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 or inappropriate.