AUTHENTICATION_FAILURE

Unique ID

11

Level

Security

System Instances

All instances

Complementary Information

The AUTHENTICATION_FAILURE notifications include the following complementary information about the original event:

Key Definition
alertMsg A message which describes the reason why the authentication failed
login The login if specified, "no login" otherwise

Detailed Information

An operation whose authentication failed has been received by a dispatcher or updater instance of the system.

The possible reasons are:

  • The specified login is unknown
  • The specified password is incorrect
  • The user is locked
  • The password of the user has expired
  • The password of the user must be changed
  • The user is not linked to a catalog while the operation requires it to be linked to a catalog
  • The user is linked to a catalog while the operation requires it not to be linked to a catalog
  • The user is not allowed to execute the operation because of its authorizations
  • The user is not allowed to execute the operation because of its security profile
  • The user session does not exist
  • The user session corresponds to another user