a10_aam_authentication_server_windows

Synopsis

Windows Server, using Kerberos or NTLM for authentication

Parameters

Parameters

Choices/Defaults

Comment

state

str/required

[‘noop’, ‘present’, ‘absent’]

State of the object to be created.

ansible_host

str/required

Host for AXAPI authentication

ansible_username

str/required

Username for AXAPI authentication

ansible_password

str/required

Password for AXAPI authentication

ansible_port

int/required

Port for AXAPI authentication

a10_device_context_id

int

[‘1-8’]

Device ID for aVCS configuration

a10_partition

str

Destination/target partition for object/command

uuid

str

uuid of the object

sampling_enable

list

Field sampling_enable

counters1

str

‘all’= all; ‘kerberos-request-send’= Total Kerberos Request; ‘kerberos- response-get’= Total Kerberos Response; ‘kerberos-timeout-error’= Total Kerberos Timeout; ‘kerberos-other-error’= Total Kerberos Other Error; ‘ntlm- authentication-success’= Total NTLM Authentication Success; ‘ntlm- authentication-failure’= Total NTLM Authentication Failure; ‘ntlm-proto- negotiation-success’= Total NTLM Protocol Negotiation Success; ‘ntlm-proto- negotiation-failure’= Total NTLM Protocol Negotiation Failure; ‘ntlm-session- setup-success’= Total NTLM Session Setup Success; ‘ntlm-session-setup-failed’= Total NTLM Session Setup Failure; ‘kerberos-request-normal’= Total Kerberos Normal Request; ‘kerberos-request-dropped’= Total Kerberos Dropped Request; ‘kerberos-response-success’= Total Kerberos Success Response; ‘kerberos- response-failure’= Total Kerberos Failure Response; ‘kerberos-response-error’= Total Kerberos Error Response; ‘kerberos-response-timeout’= Total Kerberos Timeout Response; ‘kerberos-response-other’= Total Kerberos Other Response; ‘kerberos-job-start-error’= Total Kerberos Job Start Error; ‘kerberos-polling- control-error’= Total Kerberos Polling Control Error; ‘ntlm-prepare-req- success’= Total NTLM Prepare Request Success; ‘ntlm-prepare-req-failed’= Total NTLM Prepare Request Failed; ‘ntlm-timeout-error’= Total NTLM Timeout; ‘ntlm- other-error’= Total NTLM Other Error; ‘ntlm-request-normal’= Total NTLM Normal Request; ‘ntlm-request-dropped’= Total NTLM Dropped Request; ‘ntlm-response- success’= Total NTLM Success Response; ‘ntlm-response-failure’= Total NTLM Failure Response; ‘ntlm-response-error’= Total NTLM Error Response; ‘ntlm- response-timeout’= Total NTLM Timeout Response; ‘ntlm-response-other’= Total NTLM Other Response; ‘ntlm-job-start-error’= Total NTLM Job Start Error; ‘ntlm- polling-control-error’= Total NTLM Polling Control Error; ‘kerberos-pw-expiry’= Total Kerberos password expiry; ‘kerberos-pw-change-success’= Total Kerberos password change success; ‘kerberos-pw-change-failure’= Total Kerberos password change failure; ‘kerberos-validate-kdc-success’= Total Kerberos KDC Validation Success; ‘kerberos-validate-kdc-failure’= Total Kerberos KDC Validation Failure; ‘kerberos-generate-kdc-keytab-success’= Total Kerberos KDC Keytab Generation Success; ‘kerberos-generate-kdc-keytab-failure’= Total Kerberos KDC Keytab Generation Failure; ‘kerberos-delete-kdc-keytab-success’= Total Kerberos KDC Keytab Deletion Success; ‘kerberos-delete-kdc-keytab-failure’= Total Kerberos KDC Keytab Deletion Failure; ‘kerberos-kdc-keytab-count’= Current Kerberos KDC Keytab Count;

instance_list

list

Field instance_list

name

str

Specify Windows authentication server name

host

dict

Field host

timeout

int

Specify connection timeout to server, default is 10 seconds

auth_protocol

dict

Field auth_protocol

realm

str

Specify realm of Windows server

support_apacheds_kdc

bool

Enable weak cipher (DES CRC/MD5/MD4) and merge AS-REQ in single packet

health_check

bool

Check server’s health status

health_check_string

str

Health monitor name

health_check_disable

bool

Disable configured health check configuration

uuid

str

uuid of the object

sampling_enable

list

Field sampling_enable

packet_capture_template

str

Name of the packet capture template to be bind with this object

stats

dict

Field stats

kerberos_request_send

str

Total Kerberos Request

kerberos_response_get

str

Total Kerberos Response

kerberos_timeout_error

str

Total Kerberos Timeout

kerberos_other_error

str

Total Kerberos Other Error

ntlm_authentication_success

str

Total NTLM Authentication Success

ntlm_authentication_failure

str

Total NTLM Authentication Failure

ntlm_proto_negotiation_success

str

Total NTLM Protocol Negotiation Success

ntlm_proto_negotiation_failure

str

Total NTLM Protocol Negotiation Failure

ntlm_session_setup_success

str

Total NTLM Session Setup Success

ntlm_session_setup_failed

str

Total NTLM Session Setup Failure

kerberos_request_normal

str

Total Kerberos Normal Request

kerberos_request_dropped

str

Total Kerberos Dropped Request

kerberos_response_success

str

Total Kerberos Success Response

kerberos_response_failure

str

Total Kerberos Failure Response

kerberos_response_error

str

Total Kerberos Error Response

kerberos_response_timeout

str

Total Kerberos Timeout Response

kerberos_response_other

str

Total Kerberos Other Response

kerberos_job_start_error

str

Total Kerberos Job Start Error

kerberos_polling_control_error

str

Total Kerberos Polling Control Error

ntlm_prepare_req_success

str

Total NTLM Prepare Request Success

ntlm_prepare_req_failed

str

Total NTLM Prepare Request Failed

ntlm_timeout_error

str

Total NTLM Timeout

ntlm_other_error

str

Total NTLM Other Error

ntlm_request_normal

str

Total NTLM Normal Request

ntlm_request_dropped

str

Total NTLM Dropped Request

ntlm_response_success

str

Total NTLM Success Response

ntlm_response_failure

str

Total NTLM Failure Response

ntlm_response_error

str

Total NTLM Error Response

ntlm_response_timeout

str

Total NTLM Timeout Response

ntlm_response_other

str

Total NTLM Other Response

ntlm_job_start_error

str

Total NTLM Job Start Error

ntlm_polling_control_error

str

Total NTLM Polling Control Error

kerberos_pw_expiry

str

Total Kerberos password expiry

kerberos_pw_change_success

str

Total Kerberos password change success

kerberos_pw_change_failure

str

Total Kerberos password change failure

kerberos_validate_kdc_success

str

Total Kerberos KDC Validation Success

kerberos_validate_kdc_failure

str

Total Kerberos KDC Validation Failure

kerberos_generate_kdc_keytab_success

str

Total Kerberos KDC Keytab Generation Success

kerberos_generate_kdc_keytab_failure

str

Total Kerberos KDC Keytab Generation Failure

kerberos_delete_kdc_keytab_success

str

Total Kerberos KDC Keytab Deletion Success

kerberos_delete_kdc_keytab_failure

str

Total Kerberos KDC Keytab Deletion Failure

kerberos_kdc_keytab_count

str

Current Kerberos KDC Keytab Count

instance_list

list

Field instance_list

Examples


Return Values

modified_values (changed, dict, )

Values modified (or potential changes if using check_mode) as a result of task operation

axapi_calls (always, list, )

Sequential list of AXAPI calls made by the task

endpoint (, str, [‘/axapi/v3/slb/virtual_server’, ‘/axapi/v3/file/ssl-cert’])

The AXAPI endpoint being accessed.

http_method (, str, [‘POST’, ‘GET’])

HTTP method being used by the primary task to interact with the AXAPI endpoint.

request_body (, complex, )

Params used to query the AXAPI

response_body (, complex, )

Response from the AXAPI

Status

  • This module is not guaranteed to have a backwards compatible interface. [preview]

  • This module is maintained by community.

Authors

  • A10 Networks