Configuring TACACS+ Servers
Configuring TACACS+ Servers in Gaia Portal
Step |
Instructions |
||
---|---|---|---|
1 |
In the navigation tree, click User Management > Authentication Servers. |
||
2 |
In the TACACS+ Configuration section, select Enable TACACS+ authentication. This setting applies to all configured TACACS+ servers. |
||
3 |
Click Apply. |
||
4 |
In the TACACS+ Servers section, click Add. |
||
5 |
Configure the TACACS+ parameters:
|
||
6 |
Click OK. |
||
7 |
Optional: In the TACACS+ Servers Advanced Configuration section, select the User UID - 0, or 96 and click Apply. This setting applies to all configured TACACS+ servers.
|
Step |
Instructions |
---|---|
1 |
In the navigation tree, click User Management > Authentication Servers. |
2 |
In the TACACS+ configuration section, clear Enable TACACS+ authentication. This setting applies to all configured TACACS+ servers. |
3 |
Click Apply. |
Step |
Instructions |
---|---|
1 |
In the navigation tree, click User Management > Authentication Servers. |
2 |
In the TACACS+ Servers section, select a TACACS+ server. |
3 |
Click Delete. |
4 |
Click OK to confirm. |
Configuring TACACS+ Servers in Gaia Clish
Syntax
|
set aaa tacacs-servers priority <Priority> server <IPv4 Address of TACACS+ Server> new-priority <New Priority> key <Shared Secret> timeout <1-60> |
set aaa tacacs-servers state {on | off} user-uid <0 | 96> |
|
show aaa tacacs-servers priority <Priority> server timeout |
show aaa tacacs-servers state user-uid |
delete aaa tacacs-servers priority <Priority> |
delete aaa tacacs-servers NAS-IP |
|
Important - After you add, configure, or delete features, run the " |
Parameters
Parameter |
Description |
||
---|---|---|---|
|
The priority of the TACACS+ server - from 1 to 20. Must be unique for this operating system. The priority is used:
Values:
|
||
|
IPv4 address of the TACACS+ server. |
||
|
The Shared Secret used for authentication between the TACACS+ server and Gaia. Enter the shared secret text string up to 256 characters, without any whitespace characters and without a backslash. Make sure that the shared string defined on the Gaia matches the shared string defined on the TACACS+ server. |
||
|
Enter the timeout in seconds, during which Gaia waits for the TACACS+ server to respond. If there is no response after the configured timeout, Gaia tries to connect to a different configured TACACS+ server.
|
||
|
Configures the new priority for the TACACS+ server. |
||
|
Configures the state of TACACS+ authentication.
|
||
|
Specifies the User ID assigned to a TACACS+ user: "
|
|
Checking if the Logged In User is Enabled for TACACS+
Step |
Instructions |
|
---|---|---|
1 |
Connect to the command line on Gaia. |
|
2 |
||
3 |
Run:
|