[
https://issues.apache.org/jira/browse/AMBARI-12348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621017#comment-14621017
]
Jaimin D Jetly commented on AMBARI-12348:
-----------------------------------------
Verified the patch on cluster and verified that all ambari-web unit tests
passes with the patch:
6473 tests complete (11 seconds)
90 tests pending
> Spnego principal can't be customized
> ------------------------------------
>
> Key: AMBARI-12348
> URL: https://issues.apache.org/jira/browse/AMBARI-12348
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Priority: Critical
> Fix For: 2.2.0
>
> Attachments: AMBARI-12348.patch
>
>
> Although SPNEGO principal is set to {code}
> HTTP/Sg5BQ3fExu_HOST@${realm}{code}
> this value is not recieved on backend:
> {code}"artifact_data" : {
> "identities" : [
> {
> "principal" : {
> "type" : "service",
> "value" : "HTTP/_HOST@${realm}"
> },
> "name" : "spnego",
> "keytab" : {
> "owner" : {
> "access" : "r",
> "name" : "root"
> },
> "file" : "${keytab_dir}/spnego.service.keytab",
> "group" : {
> "access" : "r",
> "name" : "${cluster-env/
> {code}
> Other principals were customized correctly
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)