From 95b85893683434bedf439bf467d9dd7b959cc214 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 15 Jun 2019 09:49:52 -0700 Subject: [PATCH] Move advanced properties tab with other properties stuff --- source/3/3.2/3.2.15/users_and_groups.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/3/3.2/3.2.15/users_and_groups.rst b/source/3/3.2/3.2.15/users_and_groups.rst index 09048ec0..6a1a525d 100644 --- a/source/3/3.2/3.2.15/users_and_groups.rst +++ b/source/3/3.2/3.2.15/users_and_groups.rst @@ -15,12 +15,13 @@ To view an info on a particular user press the :guilabel:`Properties` or double 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. -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. .. warning::