summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Olson <olson@cumulusnetworks.com>2018-04-15 14:56:23 -0700
committerDave Olson <olson@cumulusnetworks.com>2018-04-15 14:56:23 -0700
commit358e6c4168b6f529f21b85ec8d10029e73060f44 (patch)
treebbcdb0a9e12f045e58cf804cd8aac989df191e19
parent91ae2ae210f9cf530038d071db41e3da574e092d (diff)
downloadlibpam-radius-auth-358e6c4168b6f529f21b85ec8d10029e73060f44.tar.gz
libpam-radius-auth-358e6c4168b6f529f21b85ec8d10029e73060f44.zip
Clarify changelog for nclu commands and sudo
Make it clearer that at install, unprivileged radius accounts can run 'netshow' because of the group additions at install, and that unprivileged users can run sudo, and 'net add' and 'net commit' Updated date as well.
-rw-r--r--debian/changelog8
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 78f2988..377a829 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,9 +4,13 @@ libpam-radius-auth (1.5.0-cl3u1) RELEASED; urgency=low
set in the config file (15 by default), the user is made a member
of the groups containing the radius_priv_user, to enable configuration.
Typically this includes the sudo and netedit accounts.
- All radius logins are added to the netshow group by default.
+ The unprivileged radius_user login is added to the netshow group at
+ install, therefore non-privileged radius users can run 'net show' cmds
+ The privileged radius_priv_user login is added to the netedit and sudo
+ groups at install, therefore privileged radius users can sudo, and
+ can run 'net add', 'net commit', etc.
- -- Dave Olson <olson@cumulusnetworks.com> Fri, 06 Apr 2018 15:50:00 -0700
+ -- Dave Olson <olson@cumulusnetworks.com> Sun, 15 Apr 2018 14:53:33 -0700
libpam-radius-auth (1.4.1-cl3u3) RELEASED; urgency=low