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 [[ | 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
- Log in as "root"
- Navigate to "User Accounts" for your machine.
- Create a new user account, maybe for yourself.
- 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 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.
Expected Results
No errors should occur. The new avatar picture should appear immediately.