Re: [discuss] if runners permission is empty, every authenticated user can view the notebook

2019-05-27 Thread Paul Brenner
If I’m understanding correctly, this is exactly how we want zeppelin to behave in our environment: We want all notebooks to be viewable by anyone who can authenticate into our zeppelin server. I would hate to lose this feature or suddenly be required to change permissions on every created

Re: [discuss] if runners permission is empty, every authenticated user can view the notebook

2019-05-23 Thread Jeff Zhang
Do it via configuration make sense to me. Paul Brenner 于2019年5月23日周四 下午10:54写道: > If I’m understanding correctly, this is exactly how we want zeppelin to > behave in our environment: We want all notebooks to be viewable by anyone > who can authenticate into our zeppelin server. I would hate to

Re: [discuss] if runners permission is empty, every authenticated user can view the notebook

2019-05-23 Thread Jeff Zhang
I think the default value should be the user who created the note. Xun Liu 于2019年5月23日周四 下午10:28写道: > Hi Folks, > > https://issues.apache.org/jira/browse/ZEPPELIN-4167 > if runners permission is empty, every authenticated user can view the > notebook. > > I also think that if you don't set

[discuss] if runners permission is empty, every authenticated user can view the notebook

2019-05-23 Thread Xun Liu
Hi Folks, https://issues.apache.org/jira/browse/ZEPPELIN-4167 if runners permission is empty, every authenticated user can view the notebook. I also think that if you don't set permissions, you shouldn't use anyone. This is more rigorous,