Using WinAD or LDAP Authentication
If you are using WinAD or LDAP authentication, you need to configure the location of the login configuration.
To use WinAD or LDAP authentication:
-
Navigate to the master/services/{88EBA24D-7B9A-4EAC-855B-F29D99CE37E9} folder.
-
Create a subfolder called config, if it does not already exist.
-
Create a text file named service.props if it does not already exist.
-
Open the service.props text file and add this line:
Example: LoginConfig=c:\\windows\\bscLogin.conf
OR
wherever the login configuration is located. Note the use of \\ if this is a Windows location.
-
Restart the master after creating or updating this file.