User authentication
Terminal Access Controller Access-Control System Plus ()
LR54 User Guide
814
(config)> auth service
service-name
(config)>
6. (Optional) Enable command authorization, which instructs the device to communicate with the
server to determine if the user is authorized to execute a specific command. Only the
first configured server will be used for command authorization.
(config)> auth command_authorization true
(config)>
7. (Optional) Enable command accounting, which instructs the device to communicate with the
server to log commands that the user executes. Only the first configured
server will be used for command accounting.
(config)> auth command_accounting true
(config)>
8. Add a server:
a. Add the server:
(config)> add auth server end
(config auth server 0)>
b. Enter the server's IP address or hostname:
(config auth server 0)> hostname
hostname|ip-address
(config auth server 0)>
c. (Optional) Change the default port setting to the appropriate port:
(config auth server 0)> port
port
(config auth server 0)>
d. (Optional) Repeat the above steps to add additional servers.
9. Add 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 to the end of the list. See
for information about
adding methods to the beginning or middle of the list.
(config)> add auth method end
(config)>
10. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
11. 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.