This object allows you to specify an Active Directory (AD) authentication method and the AD authentication servers that Infoblox uses to authenticate administrators.
References to ad_auth_service are object references. The name part of the Active Directory Authentication Service object reference has the following components:
Example: ad_auth_service/ZG5zLm5ldHdvcmtfdmlldyQxMTk:Infoblox
The object does not support the following operations:
The object cannot be managed on Cloud Platform members.
These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.
The basic version of the object contains the field(s): name.
The following fields are required to create this object:
Field | Notes |
---|---|
ad_domain | |
domain_controllers | |
name | |
timeout |
The Active Directory domain to which this server belongs.
Type
String.
Create
The field is required on creation.
Search
The field is available for search via
The unordered list of additional search paths for nested group querying.
Type
String array.
Create
The default value is empty.
Search
The field is not available for search.
The descriptive comment for the AD authentication service.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The default value is empty.
Search
The field is available for search via
Determines whether the default search path for nested group querying is used.
Type
Bool.
Create
The default value is False.
Search
The field is not available for search.
Determines if Active Directory Authentication Service is disabled.
Type
Bool.
Create
The default value is False.
Search
The field is not available for search.
The AD authentication server list.
Type
A/An Active Directory Authentication Server struct array.
Create
The field is required on creation.
Search
The field is not available for search.
The AD authentication service name.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The field is required on creation.
Search
The field is available for search via
Notes
The name is part of the base object.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
ad_domain | String | Y | N | N | : = ~ |
additional_search_paths | [String] | N | N | N | N/A |
comment | String | N | N | N | : = ~ |
disable_default_search_path | Bool | N | N | N | N/A |
disabled | Bool | N | N | N | N/A |
domain_controllers | [struct] | Y | N | N | N/A |
name | String | Y | N | Y | : = ~ |
nested_group_querying | Bool | N | N | N | N/A |
timeout | Unsigned int | Y | N | N | N/A |