R: Isolation issues

2017-03-06 Thread SAGGINO RAFFAELE
elo Steffenel [mailto:ang...@lsteffenel.fr] Inviato: lunedì 6 marzo 2017 16:02 A: users@zeppelin.apache.org Oggetto: Re: Isolation issues Hello Paul, I thought about that option but it is still a hack, and it is not sure that would prevent users from snooping the system configurations (unles

Re: Isolation issues

2017-03-06 Thread Angelo Steffenel
Hello Paul, I thought about that option but it is still a hack, and it is not sure that would prevent users from snooping the system configurations (unless I block the rights to read files, but that’s too exaggerate). Having a basedir would be easier and more elegant, like on most http servers

Isolation issues

2017-03-06 Thread Paul Brenner
When you start zeppelin can you do it as a user with fewer privileges? We created a user specifically for starting zeppelin server and set access limits to that user. Kind of a hack, so perhaps others will chime in with more elegant solutions.  http://www.placeiq.com/ http://www.placeiq.com/ ht

Isolation issues

2017-03-06 Thread Angelo Steffenel
Dear all, I’m trying to set Zeppelin as the frontend for a small cluster I use with my students. After a few tests I found that anyone can access and even modify system files (for example, they can make "ls /etc" or even "rm -rf ~" when using %sh). Is there a way to define a homedir so that all