diff options
| author | UnicronNL <kim.sidney@gmail.com> | 2018-05-17 22:09:09 +0200 |
|---|---|---|
| committer | UnicronNL <kim.sidney@gmail.com> | 2018-05-17 22:09:09 +0200 |
| commit | 2392d2acdff02dbf3d04b6a7eb08c195bd3a6168 (patch) | |
| tree | ce8577023ebb23ee17fb8d5dee2d9d29d843b050 /nss_mapuser.conf | |
| parent | a300d135962a05f876d25ca57ddead873ab2173e (diff) | |
| download | libnss-mapuser-2392d2acdff02dbf3d04b6a7eb08c195bd3a6168.tar.gz libnss-mapuser-2392d2acdff02dbf3d04b6a7eb08c195bd3a6168.zip | |
Create users from vyatta-cfg-system package and update nnswitch in config
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 |
