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:

  1. Navigate to the master/services/{88EBA24D-7B9A-4EAC-855B-F29D99CE37E9} folder.

  2. Create a subfolder called config, if it does not already exist.

  3. Create a text file named service.props if it does not already exist.

  4. 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.

  5. Restart the master after creating or updating this file.