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
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
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
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.
>
>
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
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
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
> 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
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
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
10 matches
Mail list logo