ExtractFullDomainFromDN
Use this parameter to set up domain from all DCs in the DN.
Configure this parameter in the same way as the ExtractDomainFromDN parameter. Set it to true
to extract the domain from the DN (using all the DCs). For example, if the DN contains DC=sales,DC=example,DC=com
, a user can then be identified as SALES.EXAMPLE.COM\user
.
Setting this to true
takes precedence over the ExtractDomainFromDN parameter value.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | LDAP Repository |
Example: | ExtractFullDomainFromDN=false
|
See Also: | ExtractDomainFromDN |