From e73fc406b7c86aff83541a5d22cebe80ece40501 Mon Sep 17 00:00:00 2001 From: Manuel Date: Tue, 15 Nov 2022 10:57:58 -0100 Subject: [PATCH] new commit --- lightdm/users.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 lightdm/users.conf diff --git a/lightdm/users.conf b/lightdm/users.conf new file mode 100755 index 00000000..5c019931 --- /dev/null +++ b/lightdm/users.conf @@ -0,0 +1,14 @@ +# +# User accounts configuration +# +# NOTE: If you have AccountsService installed on your system, then LightDM will +# use this instead and these settings will be ignored +# +# minimum-uid = Minimum UID required to be shown in greeter +# hidden-users = Users that are not shown to the user +# hidden-shells = Shells that indicate a user cannot login +# +[UserList] +minimum-uid=500 +hidden-users=nobody nobody4 noaccess +hidden-shells=/bin/false /usr/sbin/nologin /sbin/nologin