Digi Connect EZ 4 User Manual page 711

Hide thumbs Also See for Connect EZ 4:
Table of Contents

Advertisement

User authentication
n
c. Save and close the tac_plus.conf file.
3. Log into the Connect EZ command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
4. At the command line, type config to enter configuration mode:
> config
(config)>
5. Configure the authentication methods:
a. Determine the current authentication method configuration:
(config)> show auth method
0 local
(config)>
This output indicates that on this example system, only local authentication is configured.
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)>
Digi Connect EZ 4/4i User Guide
The authentication group on the Connect EZ device, admin, is identified in the
groupname parameter.
Example user configuration
711

Advertisement

Table of Contents
loading

This manual is also suitable for:

Connect ez 4i

Table of Contents