diff options
Diffstat (limited to 'nss_mapuser.conf')
-rw-r--r-- | nss_mapuser.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss_mapuser.conf b/nss_mapuser.conf index 1ed70d1..dda0baa 100644 --- a/nss_mapuser.conf +++ b/nss_mapuser.conf @@ -17,7 +17,7 @@ # Cumulus Linux ships with it set to 1001, so we never lookup system # users, or the standard "cumulus" account. You may want to change this # to the value of the radius_user account. -min_uid=1001 +#min_uid=1001 # This is a comma separated list of usernames that are never mapped # because they are standard accounts. They cause an early not found |