ADDomainAdvancedSettings
Information related to untrusted Domain advance settings.
{
"ad_domain_auto_discovery": true,
"ad_domain_context": "dc=abc,dc=com",
"ad_domain_controllers": [
"example.com",
"example1.com"
],
"ad_domain_preferred_site": "Bengaluru",
"port": 389
}
Auto discovers domain controllers. Auto discovery, AD domain controllers and preferred site name are mutually exclusive. Only one of them can be defined at a time. Default value is true.
Active directory domain Context.
One or more AD domain controllers. Auto discovery, AD domain controllers and preferred site name are mutually exclusive. Only one of them can be defined at a time.
ADDomain preferred domain site. Auto discovery, AD domain controllers and preferred site name are mutually exclusive. Only one of them can be defined at a time.
Port of the server to connect to.