On Sat, Mar 3, 2012 at 7:59 AM, Jeroen Demeyer wrote:
> On 2012-03-02 18:31, Jan Groenewald wrote:
>> Are all notebook users running as the same sage user?
> Yes.
>
>> How could sage users be separated?
> We could map Sage notebook users to Unix separate Unix users, but then
> the Sage notebook se
On 2012-03-02 18:31, Jan Groenewald wrote:
> Are all notebook users running as the same sage user?
Yes.
> How could sage users be separated?
We could map Sage notebook users to Unix separate Unix users, but then
the Sage notebook server would need to run as root (as least partially).
--
To post
Hi
On 2 March 2012 09:03, Robert Bradshaw wrote:
> Sage is as secure as bash (+ compilers). If you want to run arbitrary
> bash scripts, let other people run their bash scripts, or set up a web
> interface for others to running bash scripts, then you should get your
> security from another level
Sage is as secure as bash (+ compilers). If you want to run arbitrary
bash scripts, let other people run their bash scripts, or set up a web
interface for others to running bash scripts, then you should get your
security from another level (limited accounts, jails, virtual
machines, etc.)
One can