
Chapter 15 User Authorization and Access Control 267
Configure RADIUS Users and Roles
When using RADIUS for IMS, you configure the IMS and then add users through the
XgOS command-line interface. For predefined user roles in XgOS, see the following
table.
Example: Adding a RADIUS User
The following creates an account for Joe with read-only access to the chassis:
Example: Changing a RADIUS User’s Privileges
The following gives network administration privileges to the Joe account:
Enter a secret:
New password:
New password again:
show ims radius-server RAD2 -detail
-----------------------------------------------------------------
name RAD2
descr
host-name cesar
port 200
state up/indeterminate
error
user-name joe
auth-type CHAP
timeout 60
retries 6
-----------------------------------------------------------------
1 record displayed
add ims radius-user Joe operators
show ims radius-user Joe
name Joe
descr
roles operators
set ims radius-user Joe -roles=network
show ims radius-user Joe
name Joe
descr
roles network
Kommentare zu diesen Handbüchern