From 1140e7d21c595581a78666e6427ddeb7ef8ee913 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Tue, 20 May 2014 08:12:09 +1200 Subject: Correct section name in default users.conf file --- data/users.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/users.conf b/data/users.conf index 05207ce3..e4948a62 100644 --- a/data/users.conf +++ b/data/users.conf @@ -8,7 +8,7 @@ # hidden-users = Users that are not shown to the user # hidden-shells = Shells that indicate a user cannot login # -[UserAccounts] +[UserList] minimum-uid=500 hidden-users=nobody nobody4 noaccess hidden-shells=/bin/false /usr/sbin/nologin -- cgit v1.2.1