From Fedora Project Wiki

(Add user-login test and role-setting test)
No edit summary
 
(4 intermediate revisions by the same user not shown)
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 [[QA:Testcase_Cockpit_Login|here]].
Log into Cockpit.
|actions=
|actions=
# Log in as "root"
# Navigate to "Administrator Accounts" for your machine.
# Navigate to "User Accounts" for your machine.
# Create a new administrator account, maybe for yourself.
# Create a new user account, maybe for yourself.
# Change the password of the new account
# Change the avatar of the new account to a nice picture.
# Assign one or more roles to the user through the "Change Roles" dialog.
# Set the password for the new user
# Log out.
## 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.
# Log in as the user with the password you set above.
# If the new user has the "Server Administrator" role, you can continue the test cases with it.
|results=
|results=
No errors should occur.  The new avatar picture should appear immediately.
No errors should occur.
}}
}}

Latest revision as of 09:44, 23 March 2015

Description

Use Cockpit to create a new user account

Setup

Log into Cockpit.

How to test

  1. Navigate to "Administrator Accounts" for your machine.
  2. Create a new administrator account, maybe for yourself.
  3. Change the password of the new account
  4. Assign one or more roles to the user through the "Change Roles" dialog.
  5. Log out.
  6. Log in as the user with the password you set above.
  7. If the new user has the "Server Administrator" role, you can continue the test cases with it.

Expected Results

No errors should occur.