Management::TACACSConfiguration

Introduced : BIG-IP_v9.0
The TACACSConfiguration interface enables you to manage TACACS PAM configuration.

Methods

Method Description Introduced
add_server Adds/associates servers to the specified TACACS configurations. BIG-IP_v9.0
create Creates the specified TACACS configurations. BIG-IP_v9.0
delete_all_configurations Deletes all TACACS configurations. BIG-IP_v9.0
delete_configuration Deletes the specified TACACS configurations. BIG-IP_v9.0
get_accounting_to_all_state Gets the states such that if enabled and if multiple servers are defined, send accounting start/stop packets to all servers (if session accounting has been enabled in the PAM service configuration). BIG-IP_v9.0
get_debug_state Gets the states indicating whether syslog debugging is enabled/disabled. BIG-IP_v9.0
get_description Gets the descriptions for a set of TACACS configurations. BIG-IP_v11.0.0
get_encryption_state Gets the states indicating whether encryption on TACACS+ packets is enabled/disabled. BIG-IP_v9.0
get_first_hit_state Gets the states such that if enabled and if multiple servers are defined, try to authenticate the user on all servers until the first authentication succeeds, or until all servers have been queried. The first success response results in the auth succeeding. BIG-IP_v9.0
get_list Gets a list of all TACACS configurations. BIG-IP_v9.0
get_protocol_name Gets the names of the TACACS+ servers&apos listening protocols used by the configurations. BIG-IP_v9.0
get_secret Gets the secret keys used to encrypt/decrypt packets sent/received from the server. BIG-IP_v9.0
get_server Gets the lists of servers the specified TACACS configurations are associated with. BIG-IP_v9.0
get_service_name Gets the names of the TACACS+ servers&apos listening services used by the configurations. BIG-IP_v9.0
get_version Gets the version information for this interface. BIG-IP_v9.0
remove_server Removes servers from the specified TACACS configurations. BIG-IP_v9.0
set_accounting_to_all_state Sets the states such that if enabled and if multiple servers are defined, send accounting start/stop packets to all servers (if session accounting has been enabled in the PAM service configuration). BIG-IP_v9.0
set_debug_state Sets the states indicating whether syslog debugging is enabled/disabled. BIG-IP_v9.0
set_description Sets the description for a set of TACACS configurations. This is an arbitrary field which can be used for any purpose. BIG-IP_v11.0.0
set_encryption_state Sets the states indicating whether encryption on TACACS+ packets is enabled/disabled. BIG-IP_v9.0
set_first_hit_state Sets the states such that if enabled and if multiple servers are defined, try to authenticate the user on all servers until the first authentication succeeds, or until all servers have been queried. The first success response results in the auth succeeding. BIG-IP_v9.0
set_protocol_name Sets the names of the TACACS+ servers&apos listening protocols used by the configurations. BIG-IP_v9.0
set_secret Sets the secret keys used to encrypt/decrypt packets sent/received from the server. BIG-IP_v9.0
set_service_name Sets the names of the TACACS+ servers&apos listening services used by the configurations. BIG-IP_v9.0

Structures

Structure Description

Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.