root/packages/lightdm-1.2.1/data/users.conf @ 6a31e2075568da34fe406409e3e90947f526dbfd

Revision 6a31e2075568da34fe406409e3e90947f526dbfd, 456 bytes (checked in by Simone Piccardi <piccardi@…>, 11 months ago)

Patched lightdm sources. Now works when upgrading an LDAP expired
password.

  • Property mode set to 100644
Line 
1#
2# User accounts configuration
3#
4# NOTE: If you have AccountsService installed on your system, then LightDM will
5# use this instead and these settings will be ignored
6#
7# minimum-uid = Minimum UID required to be shown in greeter
8# hidden-users = Users that are not shown to the user
9# hidden-shells = Shells that indicate a user cannot login
10#
11[UserAccounts]
12minimum-uid=500
13hidden-users=nobody nobody4 noaccess
14hidden-shells=/bin/false /usr/sbin/nologin
Note: See TracBrowser for help on using the browser.