Digi Connect IT 4 User Manual page 717

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

Advertisement

User authentication
9. Enable serial access for serialgroup2:
(config auth group serialgroup2)> acl serial enable true
(config auth group serialgroup2)>
10. Limit the user's access to serial ports 2, 4, and 8:
(config auth group serialgroup2)> add acl serial ports end port2
(config auth group serialgroup2)> add acl serial ports end port4
(config auth group serialgroup2)> add acl serial ports end port8
11. Save the configuration and apply the change:
(config auth user serialuser2)> save
Configuration saved.
>
12. 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.
13. Configure the users on the RADIUS server:
a. On the ubuntu machine hosting the FreeRadius server, open the
/etc/freeradius/3.0/users file:
$ sudo gedit /etc/freeradius/3.0/users
b. Add the users to the users file:
serialuser1 Cleartext-Password := "password1"
serialuser2 Cleartext-Password := "password2"
c. Save and close the users file.
Digi Connect IT® 4 User Guide
Unix-FTP-Group-Names := "serialgroup1"
Unix-FTP-Group-Names := "serialgroup2"
Example user configuration
717

Advertisement

Table of Contents
loading

Table of Contents