Issue
In an environment where the Directory Sync Pro console and SQL server are on different servers or VMs. When using the Firefox browser to start the Directory Sync Pro console in order to enter license info, create new profiles etc., initial authentication required by Firefox fails.
Solution
Root problem is a double hop authentication needed in Firefox. Adding "localhost" to the below settings in about:config resolves this issue.
To configure Firefox to use Windows Integrated Authentication:
· network.negotiate-auth.delegation-uris MyIISServer.domain.com (comma separated values)
· network.automatic-ntlm-auth.trusted-uris MyIISServer.domain.com (comma separated values)
· network.automatic-ntlm-auth.allow-proxies True
· network.negotiate-auth.allow-proxies True
MyIISServer.domain.com should be the fully qualified name of your IIS server
Note: MyIISServer.domain.com could also be “localhost” depending on where they run the client.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center