Specifications

340 ExtremeWare XOS 10.1 Command Reference Guide
Security Commands
configure tacacs-accounting shared-secret
configure tacacs-accounting [primary | secondary] shared-secret <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
primary Configures the authentication string for the primary TACACS+ accounting
server.
secondary Configures the authentication string for the secondary TACACS+ accounting
server.
string The string to be used for authentication.