You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "LeiWang (JIRA)" <ji...@apache.org> on 2017/04/04 13:08:41 UTC

[jira] [Created] (ZEPPELIN-2353) add a configuration zeppelin.jdbc.auth.kerberos.proxy.enable for kerberos proxy behaviour

LeiWang created ZEPPELIN-2353:
---------------------------------

             Summary: add a configuration zeppelin.jdbc.auth.kerberos.proxy.enable for kerberos proxy behaviour
                 Key: ZEPPELIN-2353
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2353
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: LeiWang


as we know, in current version of zeppelin, if we have kerberos auth configured,and using zeppelin with a user login,the jdbc interpreter will do a proxy behavior with the login user automatically,but in many cases, we do not want do this,and we do not want bind the zeppelin user system with kerberos auth system. I think it's make senses to add a configuration item to disable this behavior.

when we have kerberos auth configured 
add configuration:
"zeppelin.jdbc.auth.kerberos.proxy.enable=false"
for  jdbc iterpreter configuration, the jdbc iterpreter will not do the proxy behavior with the login user







--
This message was sent by Atlassian JIRA
(v6.3.15#6346)