[
https://issues.apache.org/jira/browse/FALCON-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893023#comment-13893023
]
Srikanth Sundarrajan commented on FALCON-11:
--------------------------------------------
I was trying to figure how to enable Falcon server to do Kerberos based auth. I
observed that there is a property "falcon.authentication.type" which can be set
to kerberos to do kerberos auth. However I don't see any code which uses this
parameter. Am I missing anything ?
{code}
sriksun:falcon-for-commit sriksun$ git grep falcon.authentication.type
common/src/main/resources/startup.properties:*.falcon.authentication.type=simple
src/conf/startup.properties:*.falcon.authentication.type=simple
{code}
> Add support for security in Falcon
> ----------------------------------
>
> Key: FALCON-11
> URL: https://issues.apache.org/jira/browse/FALCON-11
> Project: Falcon
> Issue Type: Improvement
> Affects Versions: 0.3
> Reporter: Venkatesh Seetharam
> Assignee: Venkatesh Seetharam
> Labels: security
> Attachments: FALCON-11.patch
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> The following is the break up of tasks for Falcon to be secure and work with
> secure Hadoop.
> 1. Secure Falcon daemon - needs to login with keytabs
> 2. Secure Hadoop client interface - HDFS
> 3. Secure Oozie client interface
> 4. Secure Falcon Web Interface
> 5. Secure Falcon Client Interface
> ..etc.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)