... strange only for me I hope.

(May be this problem whas solved, but I cannot access to the archive of 
the list since some hours in France...).

1) I have an user "sage" in group: "sage" (uid=1001,gid=1001)
I launch sage and then start the notebook:
notebook(open_viewer=False,address='',secure=True,port=8001,timeout=3600,ulimit='-v
 
50000',accounts=True)

everything is ok. I can log in, create and save worsheets.

2) Now, I create a second user: "sage1, group "sage" (uid=1002,gid=1001).
I put the good keys in ~/sage1/.ssh so that I can do:
ssh sa...@localhost (as sage user) without problem.

I launch again sage (as user "sage") and start the notebook with one 
parameter more: server_pool:
notebook(open_viewer=False,address='',secure=True,port=8001,timeout=3600,ulimit='-v
0000',accounts=True,server_pool=["sa...@localhost"])

notebook starts. I refresh the login page in my browser. I can log. I 
want to create a worhsheet; ok...
In this worksheet I do:

x=2
and.. evaluate. I get:
IOError: [Errno 13] Permission denied:
'/home/sage/.sage/sage_notebook/worksheets/Thierry.Dumont/1/code/1.py'

I do not understand this. I tried to modify the permissions but sage 
changes them.



Yours
t.d.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

<<attachment: tdumont.vcf>>

Reply via email to