set tacacs session
Enterasys B5 CLI Reference 23-7
set tacacs session
UsethiscommandtoenableordisableTACACS+sessionaccounting,ortoconfigureTACACS+
sessionauthorizationparameters.Forsimplicity,separatesyntaxformatsareshownfor
configuringsessionaccountingandsessionauthorization.
Syntax
set tacacs session accounting {enable | disable}
set tacacs session authorization {service name | read-only attribute value |
read-write attribute value | super-user attribute value}
Parameters
Defaults
None.
Mode
Switchcommand,Read‐Write.
Usage
Whensessionaccountingisenabled,theTACACS+serverwilllogaccountinginformation,suchas
startandstoptimes,IPaddressoftheclient,andsoforth,foreachauthorizedclientsession.
WhentheTACACS+clientisenabledontheswitch(withthesettacacsenablecommand),the
sessionauthorizationparametersconfigured
withthiscommandaresentbytheclienttothe
TACACS+serverwhenasessionisinitiatedontheswitch.Theparametervaluesmust matcha
serviceandaccesslevelattribute‐valuepairsconfiguredontheserverforthesessiontobe
authorized.Iftheparametervaluesdonotmatch,the
sessionwillnotbeallowed.
accounting SpecifiesthatTACACS+sessionaccountingisbeingconfigured.
enable|disable EnablesordisablesTACACS+sessionaccounting.
authorization SpecifiesthatTACACS+sessionauthorizationisbeingconfigured.
servicename SpecifiesthenameoftheservicethattheTACACS+clientwillrequest
fromtheTACACS+server.Thenamespecifiedhere
mustmatchthe
nameofaserviceconfiguredontheserver.Thedefaultservicenameis
exec.
read‐onlyattribute
value
Specifiesthattheread‐onlyaccessprivilegelevelshouldbematchedto
aprivilegelevelconfiguredontheTACACS+serverbymeansofan
attribute‐valuepairspecifiedbyattribute
andvalue.
Bydefault,attributeis“priv‐lvl”andvalueis0.
read‐writeattribute
value
Specifiesthattheread‐writeaccessprivilegelevelshouldbematchedto
aprivilegelevelconfiguredontheTACACS+serverbymeansofan
attribute‐valuepairspecifiedbyattributeandvalue.
Bydefault,attributeis
“priv‐lvl”andvalueis1.
super‐userattribute
value
Specifiesthatthesuper‐useraccessprivilegelevelshouldbematchedto
aprivilegelevelconfiguredontheTACACS+serverbymeansofan
attribute‐valuepairspecifiedbyattributeandvalue.
Bydefault,attributeis“priv‐lvl”andvalueis
15.