You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Jorn Eilander (JIRA)" <ji...@apache.org> on 2015/12/07 16:19:11 UTC

[jira] [Created] (RANGER-771) 4+ Log entries upon login in in X_AUTH_SESS

Jorn Eilander created RANGER-771:
------------------------------------

             Summary: 4+ Log entries upon login in in X_AUTH_SESS
                 Key: RANGER-771
                 URL: https://issues.apache.org/jira/browse/RANGER-771
             Project: Ranger
          Issue Type: Bug
          Components: audit, Ranger
    Affects Versions: 0.4.0
            Reporter: Jorn Eilander
            Priority: Minor


I'm trying to implement Security Auditing (corporate) based on triggers in the Ranger database;

I can see 4+ login inserts in the X_AUTH_SESS table on a single login, on first glance they all look exactly the same. In an audit it would seem someone logged in 4+ times, which of course is not the case.

Perhaps a check, before writing to the table, if the same content is already in there?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)