From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description= Log in to Cockpit and change the "root" password |setup= # Open Cockpit in your browser as described here. |actions= # Try to log in as "root...")
 
No edit summary
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description= Log in to Cockpit and change the "root" password
|description=
 
Log in to Cockpit and change the "root" password
|setup=
|setup=
# Open Cockpit in your browser as described [[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.
# Try to log in as "root" but use a wrong password.
Line 11: Line 11:
# 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.  No other errors should occur.
Logging in with a wrong password should produce a clear error message.  No other errors should occur.
}}
}}

Revision as of 11: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

  1. Try to log in as "root" but use a wrong password.
  2. Log in as "root" with the right password.
  3. Change the root password via the menu in the top right corner.
  4. Log out and then log in again with the new password.
  5. Change the password back, if you like.

Expected Results

Logging in with a wrong password should produce a clear error message. No other errors should occur.