You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (JIRA)" <ji...@apache.org> on 2019/03/04 20:05:00 UTC

[jira] [Commented] (KNOX-474) Improved Kerberos config validation and diagnostics at startup

    [ https://issues.apache.org/jira/browse/KNOX-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16783738#comment-16783738 ] 

Sandor Molnar commented on KNOX-474:
------------------------------------

Point #1 will be addressed in KNOX-267.

The rest is fixed by the given patch (see PR #62)

> Improved Kerberos config validation and diagnostics at startup
> --------------------------------------------------------------
>
>                 Key: KNOX-474
>                 URL: https://issues.apache.org/jira/browse/KNOX-474
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>    Affects Versions: 0.4.0
>            Reporter: Kevin Minder
>            Assignee: Sandor Molnar
>            Priority: Major
>              Labels: security
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In gateway-site.xml, if gateway.hadoop.kerberos.secured=true
> # Complain or fail to start if there is a kinited principal.
> # Complain or fail to start if the file referenced via java.security.krb5.conf cannot be read.
> # Complain or fail to start if the file referenced via java.security.auth.login.config cannot be read.
> # Read the file referenced via java.security.auth.login.config complain or fail to start if the keyTab file referenced in the com.sun.security.jgss.initiate section there cannot be read.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)