You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/02/22 07:16:27 UTC

[jira] Created: (HADOOP-6586) Log authentication and authorization failures and successes

Log authentication and authorization failures and successes
-----------------------------------------------------------

                 Key: HADOOP-6586
                 URL: https://issues.apache.org/jira/browse/HADOOP-6586
             Project: Hadoop Common
          Issue Type: New Feature
            Reporter: Boris Shkolnik


This jira will cover RPC authentication and SL authorizations logging.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (HADOOP-6586) Log authentication and authorization failures and successes

Posted by "Allen Wittenauer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer reopened HADOOP-6586:
--------------------------------------


OK, then I'm going to re-open this.

The logging format should be consistent between the two, with proper identifiers in place to say whether this is a user or an internal protocol.  Free form text == death here. I'd like to propose the following:

date INFO service: Auth [successful|failed] for [identify] using [protocol=protocolName|user=username]

IIRC, we support user remapping, so identifying which identity is being used for which user would be helpful here. 

> Log authentication and authorization failures and successes
> -----------------------------------------------------------
>
>                 Key: HADOOP-6586
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6586
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: security
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6586-3.patch, HADOOP-6586-4.patch, HADOOP-6586-5.patch, HADOOP-6586-7.patch, HADOOP-6586-8.patch, HADOOP-6586.patch
>
>
> This jira will cover RPC authentication and SL authorizations logging.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HADOOP-6586) Log authentication and authorization failures and successes

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas resolved HADOOP-6586.
-----------------------------------

    Resolution: Fixed

Setting resolution to fixed, as the patch was committed and not reverted.

> Log authentication and authorization failures and successes
> -----------------------------------------------------------
>
>                 Key: HADOOP-6586
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6586
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: security
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6586-3.patch, HADOOP-6586-4.patch, HADOOP-6586-5.patch, HADOOP-6586-7.patch, HADOOP-6586-8-BP20-1.patch, HADOOP-6586-8-BP20.patch, HADOOP-6586-8.patch, HADOOP-6586.patch
>
>
> This jira will cover RPC authentication and SL authorizations logging.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.