Two-factor authentication event log messages
Event |
Message |
---|---|
RMON_AUTH_TWO_FACTOR_AUTHEN_STATUS |
W 01/01/15 18:24:03 03397: auth: %s.Examples:W 01/01/15 18:24:03 03397: auth: Public key and username/password should be configured for the successful two-factor authentication.W 01/01/15 18:24:03 03397: auth: Username and password should be configured for the successful two-factor authentication.W 01/01/15 18:24:03 03397: auth: Public key should be configured for the successful two-factor authentication.I 01/01/15 18:24:03 03397: auth: The validation of certificate of SSH user (user1) is successful. |
RMON_SSH_KEY_TWO_FACTOR_EN |
W 01/01/15 18:24:03 03399: ssh: %s.Examples:W 01/01/15 18:24:03 03399: ssh: The client public keys without username will not be considered for the two-factor authentication for SSH session.W 01/01/15 18:24:03 03399: ssh: The privilege level for the user with the SSH key conflicts with the user configured. |
RMON_SSH_TWO_FACTOR_AUTH_FAIL |
W 01/01/15 18:24:03 03398: ssh: %s.Examples:W 01/01/15 18:24:03 03398: ssh: The two-factor authentication for SSH session failed due to the failure in public key authentication.W 01/01/15 18:24:03 03398: ssh: The two-factor authentication for SSH session failed due to the failure in username/password authentication.W 01/01/15 18:24:03 03398: ssh: The two-factor authentication for SSH session failed due to the failure in validating the client certificate.W 01/01/15 18:24:03 03398: ssh: The two-factor authentication for SSH session failed as "ssh-server" certificate is not installed. |