From b58eeab9d1dadb0b715c150facef383f4ebd83e7 Mon Sep 17 00:00:00 2001 From: Dave Olson Date: Thu, 22 Jun 2017 15:36:36 -0700 Subject: Add a few more users to the exclude list --- nss_mapuser.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nss_mapuser.conf b/nss_mapuser.conf index cf9ad71..9ead5bb 100644 --- a/nss_mapuser.conf +++ b/nss_mapuser.conf @@ -27,7 +27,7 @@ min_uid=1001 # that during pathname completion, bash can do an NSS lookup on "*" # To avoid server round trip delays, or worse, unreachable server delays # on filename completion, we include "*" in the exclusion list. -exclude_users=root,cumulus,man,ntp,sshd,frr,snmp,nobody,* +exclude_users=root,cron,cumulus,frr,man,ntp,radius_user,sshd,snmp,nobody,* # Map all usernames to the radius_user account (use the uid, gid, shell, and # base of the home directory from the cumulus entry in /etc/passwd). -- cgit v1.2.3