User authentication User authentication methods
IX14 User Guide
178
n
To add the new authentication method to the end of the list, use the index keyword
end:
(config)> add auth method end auth_type
(config)>
where auth_type is one of local, radius, tacacs+, or ldap.
n
To add the new authentication in another location in the list, use an index value to
indicate the appropriate position. For example:
(config)> add auth method 1 auth_type
(config)>
where auth_type is one of local, radius, tacacs+, or ldap.
n
You can also use the move command to rearrange existing methods. See Rearrange the
position of authentication methods for information about how to reorder the
authentication methods.
4. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
5. 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.
Delete an authentication method
WebUI
1. Log into the IX14 WebUI as a user with full Admin access rights.
2. On the menu, click System. Under Configuration, click Device Configuration.
The Configuration window is displayed.