Digi Connect IT Mini User Manual page 426

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

Advertisement

User authentication
(config)> auth ldap group_attribute ou
(config)>
12. Configure the amount of time in seconds to wait for the RADIUS server to respond.
(config)> auth ldap timeout value
(config)>
where value is any integer from 3 to 60. The default value is 3.
13. Add an RADIUS server:
a. Add the server:
(config)> add auth radius server end
(config auth radius server 0)>
b. Enter the RADIUS server's IP address or hostname:
(config auth radius server 0)> hostname hostname|ip-address
(config auth radius server 0)>
c. (Optional) Change the default port setting to the appropriate port:
(config auth radius server 0)> port port
(config auth radius server 0)>
d. Enter the RADIUS server's shared secret. This is configured in the secret parameter of the
RADIUS server's client.conf file. For example:
(config auth radius server 0)> secret testing123
(config auth radius server 0)>
e. Configure the amount of time in seconds to wait for the RADIUS server to respond. Allowed
value is any integer from 3 to 60. The default value is 3.
(config auth radius server 0)> timeout value
(config auth radius server 0)>
f. (Optional) Repeat the above steps to add additional RADIUS servers.
14. Add RADIUS to the authentication methods. Authentication methods are attempted in the
order they are listed until the first successful authentication result is returned. This example
will add RADIUS to the end of the list. See
adding methods to the beginning or middle of the list.
(config)> add auth method end radius
(config)>
15. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
Digi Connect IT® Mini User Guide
Remote Authentication Dial-In User Service (RADIUS)
User authentication methods
for information about
426

Advertisement

Table of Contents
loading

Table of Contents