From ca230d1e31a093669bf1dd3179d853eab96dffdc Mon Sep 17 00:00:00 2001 From: Dave Olson Date: Wed, 5 Oct 2016 16:17:52 -0700 Subject: Add ability to skip lookups on list of account names, and minimum UID Ticket: CM-13109 This is both for performance and robustness. It also avoids warnings during bootup when networking isn't yet up. Also minor improvements to debug messages --- debian/changelog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3a366d1..d6199b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,12 @@ libnss-tacplus (1.0.2-1) unstable; urgency=low * Improve debugging on server connections, and always try all servers in list until successful response, in case different - servers have different user databaes. + servers have different user databases. - -- Dave Olson Fri, 30 Sep 2016 13:56:05 -0700 + * Add min_uid and exclude_users config variables to avoid TACACS+ + lookups of local users, for robustness and performance. + + -- Dave Olson Thu, 06 Oct 2016 14:13:43 -0700 libnss-tacplus (1.0.1-1) unstable; urgency=low -- cgit v1.2.3