[sage-devel] Re: Secure Notebook server for several users

2009-09-04 Thread William Stein
2009/9/4 Matt Rissler : > > I managed to do a little of this by exporting the directory that the > notebook is running in via NFS to the other machines and maintaining > the same permissions and file structure for everything else.  However, > this raised another issue in that not all my machines a

[sage-devel] Re: Secure Notebook server for several users

2009-09-04 Thread Matt Rissler
I managed to do a little of this by exporting the directory that the notebook is running in via NFS to the other machines and maintaining the same permissions and file structure for everything else. However, this raised another issue in that not all my machines are of comparable power. How compl

[sage-devel] Re: Secure Notebook server for several users

2009-07-22 Thread Móra Péter
Thanks for the answers. Yes, it would be fine, if Sage could use other authentication systems, and run processes in the name of other users. I'm quite new to Sage developping, but in next month I will try to implement this features. Most of the ftp servers do the same (the user types name and pas

[sage-devel] Re: Secure Notebook server for several users

2009-07-22 Thread William Stein
On Wed, Jul 22, 2009 at 11:21 AM, nrbruin wrote: > > I have wondered about Peter's problem as well. Particularly in larger > classes, one wouldn't necessarily trust all students to behave nicely. > In those cases, it would be nice to have a sage notebook that runs a > little more locked down. > >

[sage-devel] Re: Secure Notebook server for several users

2009-07-22 Thread nrbruin
I have wondered about Peter's problem as well. Particularly in larger classes, one wouldn't necessarily trust all students to behave nicely. In those cases, it would be nice to have a sage notebook that runs a little more locked down. As a point of feedback that some of the sage advocates might c

[sage-devel] Re: Secure Notebook server for several users

2009-07-22 Thread William Stein
2009/7/22 Móra Péter : > > I tried the option server_pool. As I understand, sage can connect to > other machines to run worksheets on them (to use their resources). I > would like to run worksheets under different users depending on the > owner of the worksheet, and in home directories. > >  Peter

[sage-devel] Re: Secure Notebook server for several users

2009-07-22 Thread Móra Péter
I tried the option server_pool. As I understand, sage can connect to other machines to run worksheets on them (to use their resources). I would like to run worksheets under different users depending on the owner of the worksheet, and in home directories. Peter On Wed, Jul 22, 2009 at 5:42 PM, R

[sage-devel] Re: Secure Notebook server for several users

2009-07-22 Thread Móra Péter
> Try this from the Sage command line: > > sage: notebook(secure=True) I think secure=True forces https. This makes the connection secure between the server and the users. Maybe the server_pool option? Peter --~--~-~--~~~---~--~~ To post to this group, send

[sage-devel] Re: Secure Notebook server for several users

2009-07-22 Thread Robert Bradshaw
On Jul 22, 2009, at 8:39 AM, Minh Nguyen wrote: > > Hi Peter, > > On Thu, Jul 23, 2009 at 1:35 AM, Peter wrote: >> >> Dear Sage Developers! >> >> >> We would like to set up a Sage Notebook server for the students, >> in a >> secure way. How can we do that? >> >> For example if on www.sagenb.o

[sage-devel] Re: Secure Notebook server for several users

2009-07-22 Thread Minh Nguyen
Hi Peter, On Thu, Jul 23, 2009 at 1:35 AM, Peter wrote: > > Dear Sage Developers! > > > We would like to set up a Sage Notebook server for the students, in a > secure way. How can we do that? > > For example if on www.sagenb.org I write > > {{{ > %sh > cat /home/sage/sagenb/sage_notebook/worksh