Home > Configuration > Authentication > setauthenticationtacacsaction_attributes

setauthenticationtacacsaction_attributes

Use this method to set list of attribute names separated by ',' which needs to be fetched from tacacs server.
Note that preceeding and trailing spaces will be removed.
Attribute name can be 127 bytes and total length of this string should not cross 2047 bytes.
These attributes have multi-value support separated by ',' and stored as key-value pair in AAA session

Syntax



Parameters

name

Name of the TACACS+ profile to modify.
This is mandatory parameter.

attributes

List of attribute names separated by ',' which needs to be fetched from tacacs server. Note that preceeding and trailing spaces will be removed. Attribute name can be 127 bytes and total length of this string should not cross 2047 bytes. These attributes have multi-value support separated by ',' and stored as key-value pair in AAA session

Return Value

Returns simpleResult

See Also