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=
# 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.
# 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 try to log in with the old password.
# Try entering mismatched passwords.
# Try other wrong credentials, such as wrong non-existing users and wrong passwords.
# Change the password back, if you like.
# 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

  1. Change the root password via the menu in the top right corner.
  2. Log out and then try to log in with the old password.
  3. Try other wrong credentials, such as wrong non-existing users and wrong passwords.
  4. Log in with the new password.
  5. Change the password back.
  6. 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.