Files
lightdm/users.conf
Alexei Sorokin 312f3604c8 Mon Aug 25 13:51:43 UTC 2024 - sb56637 <mxoo28j7@duck.com>
- Added /usr/sbin/nologin to hidden-shells to prevent "Dynamic User" from appearing in user list

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/lightdm?expand=0&rev=145
2024-08-26 18:44:00 +00:00

15 lines
450 B
Plaintext

#
# 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=1000
hidden-users=nobody
hidden-shells=/bin/false /sbin/nologin /usr/sbin/nologin