From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
Open Cockpit in your browser as described [[Test_Day:2014-09-16_Cockpit#How_to_test.3F|here]]. | Open Cockpit in your browser as described [[Test_Day:2014-09-16_Cockpit#How_to_test.3F|here]]. | ||
|actions= | |actions= | ||
# 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 | # Log out and then try to log in with the old password. | ||
# Try | # Try other wrong credentials, such as wrong non-existing users and wrong passwords. | ||
# Change the password back | # Log in with the new password. | ||
# Change the password back. | |||
# Try entering mismatched passwords while doing so. | |||
|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 10:01, 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
- Change the root password via the menu in the top right corner.
- Log out and then try to log in with the old password.
- Try other wrong credentials, such as wrong non-existing users and wrong passwords.
- Log in with the new password.
- Change the password back.
- Try entering mismatched passwords while doing so.
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.