Debug shiro in Zeppelin

2016-11-16 Thread Weipu Zhao
Hi dear Zeppelin developers, Does anyone know how to turn on debug info for shiro? I changed the zeppelin/conf/log4j.properties to DEBUG but does't seem to see the shiro debug log in the zeppelin.log. Thanks! Weipu

ActiveDirectoryGroupRealm.java allows user outside of searchBase to login

2016-08-20 Thread Weipu Zhao
Hi guys, When using org.apache.zeppelin.server.ActiveDirectoryGroupRealm as my shiro realm on v0.6.0, I have trouble understanding the searchBase config. My understanding was shiro should only allow user within that searchBase to login, but seems like not the case. When I trace the code of Active

[jira] [Created] (ZEPPELIN-1298) Invalid ticket error fills up zeppelin log when anoymous access is false

2016-08-05 Thread Weipu Zhao (JIRA)
Weipu Zhao created ZEPPELIN-1298: Summary: Invalid ticket error fills up zeppelin log when anoymous access is false Key: ZEPPELIN-1298 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1298 Project

Invalid ticket error fills up zeppelin log when anoymous access if

2016-08-03 Thread Weipu Zhao
Hi, When I play around with Zeppelin 0.6.0 release with Shiro following instructions in here , if I just open the home page but don't login, I see the following ERROR message keep show up periodically (every 10s) in zeppelin