Example 2: Radius, Tacacs+, And Local Authentication For One User - Digi IX14 User Manual

Hide thumbs Also See for IX14:
Table of Contents

Advertisement

User authentication
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)>
4. Verify that local is one of the configured authentication methods:
(config)> show auth method
0 local
(config)>
If local is not listed:
(config)> add auth method end local
(config)>
5. Create the user. In this example, the user is being created with the username adminuser:
(config)> add auth user adminuser
(config auth user adminuser)>
6. Assign a password to the user:
(config auth user adminuser)> password pwd
(config auth user adminuser)>
7. Assign the user to the admin group:
(config auth user adminuser)> add group end admin
(config auth user adminuser)>
8. Save the configuration and apply the change:
(config auth user adminuser)> save
Configuration saved.
>
9. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.

Example 2: RADIUS, TACACS+, and local authentication for one user

Goal: To create a user with administrator rights who is authenticated by using all three authentication
methods.
IX14 User Guide
Example user configuration
234

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IX14 and is the answer not in the manual?

Table of Contents