Jump to content

In Spotfire Server.log I see a error : Failed to authenticate user 'xxxxx' Even tough he logs in successfully.


Recommended Posts

Thanks for the information, Venkat.

Here's the thing. The message "Failed to authenticate user 'xxxxx' " is because by default, Spotfire first goes to the database to look for this user information. This is as designed and when LDAP is enabled, Spotfire will still check for the user in database and if it fails, it will then go to the AD. So in your case, the authentication against database is failing and it is authenticated against AD. That's the reason you see the authentication failed message. If you check the full message it says: "dbLogin.dbLoginModule:Failed to authenticate user 'xxxxx' ", meaning it is failing against the database authentication.

Later in the logs, you will see a message like the following:

jaas.ldap.LDAPLoginModule: Successfully authenticated user 'xxxxx'

If the use logged in successfully, this has to be there.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...