You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
manual/source/3/3.2/3.2.15/users_and_groups.rst

47 lines
3.0 KiB

Chapter 3.2.15 Users and Groups
===============================
Users and groups lets you manage user and group settings on your system.
Version
-------
Lubuntu ships with version 0.14.1 of Users and Groups.
Usage
------
The :guilabel:`Users` tab lets you manage Users. To create a new user account press the :guilabel:`Add` button. You will need to select the groups you want the user to be in under the :guilabel:`Groups` tab. Once the user information and groups are set press the :guilabel:`OK` button. Then you will be prompted to enter an administrative password. Next you will be prompted to enter the new password for the user. To change the users permission click account type and enter your password and select desktop user to not give permission to change the system or admin to change system settings.
To view an info on a particular user press the :guilabel:`Properties` or double click on the users name to bring up a dialog box or the accomplish the same thing by double clicking on the username. You can view the :guilabel:`Login Name` will show you the login name for the user and can be edited if you type in the box. The field :guilabel:`User ID` is the numerical internal id of your user. The field :guilabel:`Main Group` is the main group that is default group for files access to.
.. image:: users-groups-gerneral-prop.png
The tab :guilabel:`Groups` under properties has checkboxes for each group you are in or which checkbox or each group you are not in. To add or remove a user from a group check or uncheck the checkbox.
The :guilabel:`Advanced` tab in the properties menu has settings with a login shells and where your home directory is. To change which shell you use when you login via ssh or directly to a console change the :guilabel:`Login Shell` drop down menu. To change where your home directory is use the :guilabel:`Home directory` field for your folder.
To change a user's password select the user in the list then press the :guilabel:`Change Password` button you will be prompted to enter the new password. Then you will be prompted to enter an administrative password to authenticate that you have permission to do this. To reload the info on users and groups press the :guilabel:`Refresh` button.
The :guilabel:`Groups` tabs lets you see info on groups and change properties. The :guilabel:`Name` field shows the name of the group. The :guilabel:`Group ID` shows the numeric group id of the group in the name field. The :guilabel:`Members` show the members of the current group.
.. warning::
Changing user and group permissions without knowing what you are doing could break your system.
6 years ago
Screenshots
-----------
.. image:: users_and_groups.png
.. image:: users_groups_gropustab.png
How to launch
-------------
To launch Users and groups from the menu :menuselection:`Preferences --> LXQt settings --> Users and Groups`. From LXQt configuration center under system settings press the button that looks like two people. Or you can run
.. code::
lxqt-admin-user
from the command line.