diff options
author | Dave Olson <olson@cumulusnetworks.com> | 2018-01-17 12:51:06 -0800 |
---|---|---|
committer | Dave Olson <olson@cumulusnetworks.com> | 2018-01-17 12:55:42 -0800 |
commit | 1871475c4a3101aa8136362923f0d3ecdc7bb171 (patch) | |
tree | 75754f320f0fe18124a94c3338107642693d4e44 /debian/changelog | |
parent | 527c42ab4e4d64650aab9d060f498ae3d34a2359 (diff) | |
download | libnss-mapuser-1871475c4a3101aa8136362923f0d3ecdc7bb171.tar.gz libnss-mapuser-1871475c4a3101aa8136362923f0d3ecdc7bb171.zip |
Added daemon and nobody to exclude_users list
Ticket: CM-19469
Reviewed By: nobody
Testing Done: ran with change.
Similar to the change for tacacs, but this already had snmp.
Added quagga as well, for users that haven't completed the
transition from quagga to frr.
Bumped changelog and documented
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 061d0a0..7b60a63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libnss-mapuser (1.0.0-cl3u2) RELEASED; urgency=low + + * Added more system accounts to exclude_users: daemon, quagga, + + -- dev-support <dev-support@cumulusnetworks.com> Wed, 17 Jan 2018 12:55:08 -0800 + libnss-mapuser (1.0.0-cl3u1) RELEASED; urgency=low * Initial version to do successful NSS lookups on any username, |