TranslateProject/sources/Daily Ubuntu Tips – Adding User Accounts In Ubuntu.md

43 lines
2.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[scusjs占坑]Daily Ubuntu Tips Adding User Accounts In Ubuntu
================================================================================
Ubuntu is a multi-user operating system. Multi-user OS means that more than one users are access the computer with separate and individual profile with home folder, documents, and settings. User A can login and make changes to his/her profile without affecting user **Bs** profile.
So, instead of creating a single shared account for everyone in your household, you can create an individual account for each user who will be using your home computer. This brief tutorial is going to show you how to do that when using Ubuntu.
To get started, click on the far fight of the menu bar and select the gear icon, then click System Settings.
![](http://www.liberiangeek.net/wp-content/uploads/2013/09/ubuntulockscreendisable4.png)
When that opens, click **User Accounts** from the bottom of your screen as shown below
![](http://www.liberiangeek.net/wp-content/uploads/2013/09/useraccountsubuntu.png)
You need administrative privileges to add user accounts to Ubuntu. If you do, click Unlock before adding accounts.
![](http://www.liberiangeek.net/wp-content/uploads/2013/09/useraccountsubuntu1.png)
Next, click the plus ( + ) button to create a user account.
![](http://www.liberiangeek.net/wp-content/uploads/2013/09/useraccountsubuntu2.png)
There are two primary account types when creating new users. **Standard User** and **Administrator**. User with administrative rights can delete users, install software and drivers, change the date and time and can make changes that may render the computer unstable.
Standard wont be able to make these changes. He/she can only change stuff in his/her profile.
When you enter the full name of the user, the username will automatically be selected for you based on his full name. Its ok to keep it but you can change it if you like. When youre done, click Create to create the account.
By default, the account is disabled and will remain so until you change/add a password. To enable the account, click the Account disabled button, then type a new password.
![](http://www.liberiangeek.net/wp-content/uploads/2013/09/useraccountsubuntu3.png)
If you want to user to automatically logon without typing password, you can choose the drop-down option while setting his/her password to logon automatically.
Enjoy!
--------------------------------------------------------------------------------
via: http://www.liberiangeek.net/2013/09/daily-ubuntu-tips-adding-user-accounts-ubuntu/
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)