You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Minder (JIRA)" <ji...@apache.org> on 2014/12/01 16:31:12 UTC

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

Kevin Minder created KNOX-474:
---------------------------------

             Summary: 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
             Fix For: 0.6.0


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
(v6.3.4#6332)