In order to correctly configure the BooleBox AD Service component, you will have to indicate in the SETTINGS.CONFIG file a DC (Domain Controller) and a FQDN (Fully Qualified Domain Name) modifying the following lines with the required specifications:
- <add key=”AddressDomainController” value=”” />” in <add key=”AddressDomainController” value=”DC ADDRESS OR DNS” />
- <add key=”FQDN” value=””/> in <add key=”FQDN” value=”FQDNNAME”. />
If not presents add the following lines, modifying the required value for LDAPS key:
- <add key=”Authentication” value=”LDAP” />
- <add key=”LDAPS” value=”false” />
Note: if not changed during installation, the path SETTINGS.CONFIG file path will be: C:Program FilesBooleBox AD Service