From a8740bec7979f1060ab6759808e9f02dce184e46 Mon Sep 17 00:00:00 2001 From: Dave Olson Date: Mon, 26 Feb 2018 09:52:09 -0800 Subject: Fixed exclude_users to work, added more users, alway skip tacacs[0-9]* Ticket: CM-19886 Reviewed By: nobody Testing Done: Somehow exclude_users wasn't implemented (or got deleted somewhere along the line). Make list match tacplus_client, except exclude our own mapped users by matching config items, and also skip any user starting with tacacs[0-9] inline instead of listing all 16 in exclude_users field in config file. Implemened for mapped_priv_user too, since that work is ongoing. Listed change in debian/changelog If debug is set to 2 or higher, print that the name lookup was skipped due to exclusion. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 7b60a63..f93e11d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libnss-mapuser (1.0.0-cl3u3) RELEASED; urgency=low + + * Closes CM-19866 - Fixed exclude_users not skipped, and added + more system accounts to exclude_users: www-data,man, tacacs[0-9]*. + + -- dev-support Mon, 26 Feb 2018 09:51:44 -0800 + libnss-mapuser (1.0.0-cl3u2) RELEASED; urgency=low * Added more system accounts to exclude_users: daemon, quagga, -- cgit v1.2.3