Hi,

something I do not understand.

0) I have 2 users: sage and sage1 (on the same machine).

1) Logged in as sage, I can do "ssh sa...@localhost some_command"
without passwd (authorized_keys2 in ~sage1/.ssh)

2) Now I launch the notebook:
notebook(address='',secure=True,port=8001,timeout=3600,ulimit='-v
50000',accounts=True,server_pool=['sa...@localhost'])

3) With my browser I go to https://localhost:8001
Everything is, ok *and* I can log in the notebook.

4) The I try to create a Worsheet, and type
x=2
Evaluate:

Traceback (click to the left for traceback)
...
IOError: [Errno 13] Permission denied:
'/home/sage/.sage/sage_notebook/worksheets/tdumont/0/code/1.py'

So I am trying to write in /home/sage, but as "sage1"...I understand
this... But what should I do ?

t.d.

<<attachment: tdumont.vcf>>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to