LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only

Lavastom Enterprise Server Passsword Policy passwdPolicy path

  • 1.  Lavastom Enterprise Server Passsword Policy passwdPolicy path

    Employee
    Posted 04-22-2015 20:22

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: nathanmonk

    A little hint to anyone strugging with applying a password policy to a windows enterprise server isntallation is that the configured setting in site.prop

    ls.brain.passwdPolicy=<Location of policy file>

    That this path must be with forward slash and not backslah on normal windows paths"

    WRONG : ls.brain.passwdPolicy="C:\Program Files (x86)\Lavastorm\LAE5.1\conf\brain\server\passwdPol icy"
    CORRECT: ls.brain.passwdPolicy="C:/Program Files (x86)/Lavastorm/LAE5.1/conf/brain/server/passwdPolicy"

    The server wont give you any indication in the logs i saw there is an issue with reading and simply wont apply the policy.