[
https://issues.apache.org/jira/browse/NIFI-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424405#comment-15424405
]
ASF subversion and git services commented on NIFI-2561:
-------------------------------------------------------
Commit 3f7216ab847b0e2329a5d7a91af2f0e845e9879f in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=3f7216a ]
NIFI-2561: - Decoupling kerberos service and spnego principles and keytabs.
Signed-off-by: Yolanda M. Davis <[email protected]>
This closes #873
> Need to separate SPNEGO and service principals for Kerberos
> -----------------------------------------------------------
>
> Key: NIFI-2561
> URL: https://issues.apache.org/jira/browse/NIFI-2561
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.0.0
> Reporter: Joseph Witt
> Assignee: Matt Gilman
> Fix For: 1.0.0
>
>
> Today we have a single principal used for interacting with NiFi via SPNEGO
> and when operating as a service. We should offer a way to specify/establish
> these principals separately such as
> nifi.kerberos.service.principal=nifi/hostname@REALM
> nifi.kerberos.service.keytab=path
> nifi.kerberos.spnego.principal=HTTP/hostname@REALM
> nifi.kerberos.spnego.keytab=path
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)