On Mon, 06 Oct 2008 at 03:41PM -0700, William Stein wrote: > > Okay, I just tried using the server_pool option. I can ssh > > [EMAIL PROTECTED] from [EMAIL PROTECTED] I can run the sage server > > without the server_pool option from the server account and successfully > > evaluate cells. However, when the server_pool option gives > > [EMAIL PROTECTED] as the ssh login to use, when I try to evaluate a cell, > > I get an error like: > > > > Traceback (click to the left for traceback) > > ... > > IOError: [Errno 13] Permission denied: > > '/home/server/.sage/sage_notebook/worksheets/myuser/0/code/1.py'
That was exactly the sort of error I was getting. It seemed like no amount of chmod'ing would fix it. > You should run a sage notebook that isn't in ~/.sage and > set the permissions of that directory so that other users > can read from it. Otherwise, there is no way this can work. Ah! That solved it. I might open a ticket for a better docstring -- I never realized the permissions were related to the 'directory' option. Dan -- --- Dan Drake <[EMAIL PROTECTED]> ----- KAIST Department of Mathematical Sciences ------- http://mathsci.kaist.ac.kr/~drake
signature.asc
Description: Digital signature
