EasyManua.ls Logo

Digi IX10

Digi IX10
996 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
User authentication Example user configuration
IX10 User Guide
741
b. Add RADIUS authentication to the beginning of the list:
(config)> add auth method 0 radius
(config)>
c. Add TACACS+ authentication second place in the list:
(config)> add auth method 1 tacacs+(config)>
d. Verify that authentication will occur in the correct order:
(config)> show auth method
0 radius
1 tacacs+
2 local
(config)>
6. Verify that the admin group has full administrator rights:
(config)> show auth group admin acl
admin
enable true
level full
...
(config)>
If admin > enable is set to false:
(config)> auth group admin acl admin enable true
(config)>
If admin > level is set to read-only:
(config)> auth group admin acl admin level full
(config)>
7. Configure the local user:
a. Create a local user with the username admin1:
(config)> add auth user admin1
(config auth user admin1)>
b. Assign a password to the user:
(config auth user adminuser)> password password1
(config auth user adminuser)>
c. Assign the user to the admin group:
(config auth user adminuser)> add group end admin
(config auth user adminuser)>

Table of Contents

Related product manuals