From 76103d24883692a231fe03b768d8f9e5711fad38 Mon Sep 17 00:00:00 2001 From: blackcrack Date: Sun, 12 Jul 2020 14:03:34 +0000 Subject: [PATCH] Update modules/system-administrators-guide/pages/basic-system-configuration/Managing_Users_and_Groups.adoc if some with ssh on the way with X11-Forwarding and need the info for managing the users in Gui, should it exist.. best Blacky p.s. my first entry :) --- .../basic-system-configuration/Managing_Users_and_Groups.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/system-administrators-guide/pages/basic-system-configuration/Managing_Users_and_Groups.adoc b/modules/system-administrators-guide/pages/basic-system-configuration/Managing_Users_and_Groups.adoc index cab4d70..8b7e702 100644 --- a/modules/system-administrators-guide/pages/basic-system-configuration/Managing_Users_and_Groups.adoc +++ b/modules/system-administrators-guide/pages/basic-system-configuration/Managing_Users_and_Groups.adoc @@ -1,4 +1,3 @@ - :experimental: include::{partialsdir}/entities.adoc[] @@ -67,6 +66,8 @@ To make changes to the user accounts, first select the btn:[Unlock] button and a image::managing_users.png[The Users settings tool] +The commandline for call this Gui is : +[user@domain ~]$ kcmshell5 user_manager When a new user is created, the account is disabled until a password is set. The Add User menu contains the options to set a password by the administrator immediately, or to allow the user to choose a password at the first login. [[s1-users-tools]]