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
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
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
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