You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2015/05/05 16:57:00 UTC

[jira] [Created] (KNOX-539) Add Message to Identity Mapping Audit Logging

Larry McCay created KNOX-539:
--------------------------------

             Summary: Add Message to Identity Mapping Audit Logging
                 Key: KNOX-539
                 URL: https://issues.apache.org/jira/browse/KNOX-539
             Project: Apache Knox
          Issue Type: Bug
          Components: Server
            Reporter: Larry McCay
            Assignee: Larry McCay
            Priority: Minor
             Fix For: 0.7.0


The following example illustrates the difference between the identity and group principal mapping entries:

{code}
15/04/16 14:35:57 ||1fecd0d6-d1df-4d31-9244-8829b48b9305|audit|WEBHDFS|guest|mapped-user||identity-mapping|principal|guest|success|
15/04/16 14:35:57 ||1fecd0d6-d1df-4d31-9244-8829b48b9305|audit|WEBHDFS|guest|mapped-user||identity-mapping|principal|mapped-user|success|Groups: [mapped-group]
{code}

The addition of the message to indicate the effective user after identity mapping would align it with the groups entry and be much more clear.



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