configure tacacs-accounting shared-secret
ExtremeWare Software 7.3.0 Command Reference Guide 837
configure tacacs-accounting shared-secret
configure tacacs-accounting [primary | secondary] shared-secret {encrypted}
<string>
Description
Configures the shared secret string used to communicate with the TACACS+ accounting server.
Syntax Description
Default
N/A.
Usage Guidelines
Secret needs to be the same as on the TACACS+ server.
Example
The following command configures the shared secret as “tacacsaccount” on the primary TACACS+
accounting server:
configure tacacs-accounting primary shared-secret tacacsaccount
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
primary Configures the authentication string for the primary TACACS+ accounting
server.
secondary Configures the authentication string for the secondary TACACS+ accounting
server.
encrypted Indicates that the secret should be encrypted.
string The string to be used for authentication.