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 "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2010/02/27 00:14:05 UTC

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

     [ 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.