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)