Skip to main content
Solved

WIndows Authentication on FME Server 2017

  • March 3, 2017
  • 5 replies
  • 27 views

Forum|alt.badge.img

Hi

I'm having trouble using connections to SQL Server since upgrading FME server to 2017. I'd like to use windows authentication, and got this working on 2016.1 by changing the account that one of the FME services ran as (using a service account), and giving that service account access to my database. I've tried this in 2017 and it doesn't seem to work - it stops various parts of FME Server from working properly

Also I can't seem to find any documentation for FME Server 2017. Is there any?

Thanks

Adam

Best answer by itay

Hi @adamsjhoskins,

I usually get to the documentation via the help menu directly from within fme server.

The following link is for all the available documentation:

https://support.safe.com/KnowledgeDocumentation

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

5 replies

itay
Supporter
Forum|alt.badge.img+18
  • Supporter
  • 1442 replies
  • Best Answer
  • March 3, 2017

Hi @adamsjhoskins,

I usually get to the documentation via the help menu directly from within fme server.

The following link is for all the available documentation:

https://support.safe.com/KnowledgeDocumentation


Forum|alt.badge.img
  • Author
  • 5 replies
  • March 3, 2017

Thanks, it seems the documentation on SAFE's website isn't completely up to date - e.g. the bit on using Active Directory authentication still refers to configuration file settings that aren't in the new version. The built in documentation seems ok though so thanks for that.

I got the connection working by giving the service account full access to the FME server directories and setting the FME Engine service to log on as the service account


itay
Supporter
Forum|alt.badge.img+18
  • Supporter
  • 1442 replies
  • March 3, 2017

Thanks, it seems the documentation on SAFE's website isn't completely up to date - e.g. the bit on using Active Directory authentication still refers to configuration file settings that aren't in the new version. The built in documentation seems ok though so thanks for that.

I got the connection working by giving the service account full access to the FME server directories and setting the FME Engine service to log on as the service account

Well since 2017 just got released I guess they still have to update the online documentation, luckily the local is up to date and available with a touch of a button ;)

 

 

 


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • March 3, 2017

Forum|alt.badge.img
  • Author
  • 5 replies
  • March 4, 2017
Nice one, cheers