Skip to main content
Solved

FME server password policy?

  • September 6, 2017
  • 3 replies
  • 13 views

Forum|alt.badge.img

Hi,

Is it possible to enforce the minimum password length for FME server from application?

 

If yes, what is password policy and how to enforce?

Best answer by david_r

As far as I know, this isn't possible using the built-in FME Server authentication.

If you use an external authentication system, e.g. Active Directory, you should look into implementing the policies there.

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.

3 replies

david_r
Celebrity
  • 8394 replies
  • Best Answer
  • September 6, 2017

As far as I know, this isn't possible using the built-in FME Server authentication.

If you use an external authentication system, e.g. Active Directory, you should look into implementing the policies there.


Forum|alt.badge.img
  • Author
  • 7 replies
  • September 6, 2017

Thanks David!

do you know, what is default FME server minimum password length?


david_r
Celebrity
  • 8394 replies
  • September 6, 2017

Thanks David!

do you know, what is default FME server minimum password length?

It's 1 character. The only restriction seems that you cannot leave the password blank.