Skip to main content
Solved

AD not able to establish a connection

  • January 21, 2021
  • 2 replies
  • 148 views

Forum|alt.badge.img+1

Hello, We are running FME Server 2020.1.0.1 and are trying to connect it to our AD to allow users to login and run automations. We keep getting the below error and we are not sure what to try next.

Unable to establish connection to directory server (91)

Port: 636

Connection Type: SSL

Authentication Type: Basic

Best answer by richardatsafe

Often the importing the domain controller certificate into the <FMEServerDir>/Utilities/jre/lib/security/cacerts keystore gets missed or a mistake happens. You can confirm the domain controller certificate is in the keystore by running the keytool command from 

<FMEServerDir>/Utilities/jre/bin to list contents of the keystore. The default password should be "changeit".

keytool -v -list -keystore "<FMEServerDir>/Utilities/jre/lib/security/cacerts "

 

https://docs.safe.com/fme/html/FME_Server_Documentation/AdminGuide/Import_CA_Certificate_for_SSL_Connections.htm

View original
Did this help you find an answer to your question?

2 replies

hkingsbury
Celebrity
Forum|alt.badge.img+55
  • Celebrity
  • January 21, 2021

Have you checked the firewall on both machines allows access?


richardatsafe
Safer
Forum|alt.badge.img+10
  • Safer
  • Best Answer
  • January 21, 2021

Often the importing the domain controller certificate into the <FMEServerDir>/Utilities/jre/lib/security/cacerts keystore gets missed or a mistake happens. You can confirm the domain controller certificate is in the keystore by running the keytool command from 

<FMEServerDir>/Utilities/jre/bin to list contents of the keystore. The default password should be "changeit".

keytool -v -list -keystore "<FMEServerDir>/Utilities/jre/lib/security/cacerts "

 

https://docs.safe.com/fme/html/FME_Server_Documentation/AdminGuide/Import_CA_Certificate_for_SSL_Connections.htm


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings