From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description= Use Cockpit to create a new user account |setup= Open Cockpit in your browser as described here. |a...")
 
(Add user-login test and role-setting test)
Line 3: Line 3:
Use Cockpit to create a new user account
Use Cockpit to create a new user account
|setup=
|setup=
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 [[QA:Testcase_Cockpit_Login|here]].
|actions=
|actions=
# Log in as "root"
# Log in as "root"
Line 9: Line 9:
# Create a new user account, maybe for yourself.
# Create a new user account, maybe for yourself.
# Change the avatar of the new account to a nice picture.
# Change the avatar of the new account to a nice picture.
# Set the password for the new user
## Try running through the same password checks as described [[Test_Day:2014-09-16_Cockpit#How_to_test.3F|here]].
## Set a real password
# Assign one or more roles to the user through the "Change Roles" dialog
# Log out of "root"
# Log in as the user with the password you set above.
|results=
|results=
No errors should occur.  The new avatar picture should appear immediately.
No errors should occur.  The new avatar picture should appear immediately.
}}
}}

Revision as of 14:25, 9 September 2014

Description

Use Cockpit to create a new user account

Setup

Open Cockpit in your browser as described here.

How to test

  1. Log in as "root"
  2. Navigate to "User Accounts" for your machine.
  3. Create a new user account, maybe for yourself.
  4. Change the avatar of the new account to a nice picture.
  5. Set the password for the new user
    1. Try running through the same password checks as described here.
    2. Set a real password
  6. Assign one or more roles to the user through the "Change Roles" dialog
  7. Log out of "root"
  8. Log in as the user with the password you set above.

Expected Results

No errors should occur. The new avatar picture should appear immediately.