Digi Connect IT 4 User Manual page 713

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

Advertisement

User authentication
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)>
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 3: Multiple users with specific serial port access
Goal: To create two RADIUS users that do not have configuration access to the Connect IT 4 but have
access rights to specific serial ports.
In this example, we will create two users:
Digi Connect IT® 4 User Guide
Example user configuration
713

Advertisement

Table of Contents
loading

Table of Contents