summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/system/index.rst2
-rw-r--r--docs/system/login-users.rst (renamed from docs/system/system-users.rst)4
2 files changed, 5 insertions, 1 deletions
diff --git a/docs/system/index.rst b/docs/system/index.rst
index f52ea3d8..4e23f5a1 100644
--- a/docs/system/index.rst
+++ b/docs/system/index.rst
@@ -16,7 +16,7 @@ should be ready for further configuration which is described in this chapter.
host-information
ntp
serialconsole
- system-users
+ login-users
syslog
task-scheduler
config-management
diff --git a/docs/system/system-users.rst b/docs/system/login-users.rst
index a2e62024..f330183f 100644
--- a/docs/system/system-users.rst
+++ b/docs/system/login-users.rst
@@ -96,6 +96,10 @@ This configuration results in:
secret s3cr3t0816
}
+.. note:: If you wan't to have admin users to authenticate via RADIUS it is
+ essential to sent the ``Cisco-AV-Pair shell:priv-lvl=15`` attribute. Without
+ the attribute you will only get regular, non privilegued, system users.
+
Source Address
**************