On Thu, Jul 26, 2012 at 11:32 AM, Reuti <[email protected]> wrote: >> But when I try to submit a job, I got an error telling "error: can't open >> output file "/home/tommy/simple.sh.o60": Permission denied >> >> Obviously, if i use the -o and -e option of qsub to put the output and error >> logs to a shared disk without write permissions, anything is ok. > > Mmh - is it now shared with or without write permission? "... to a shared > disk without write permissions, it won't work".
I think Lionel means with... AND BTW, Grid Engine does not need to login as the user with a password, so you don't need the same password for tommy. Also, different UIDs for each tommy account should also work, however that writing to a shared disk works but a local disk fails (or vice versa?) means that it can be the UID issue... Rayson > > -- Reuti > > >> So, how can i get my user "tommy" able to submit jobs that need to write >> temporary files (for instance) on the account "tommy" ? >> >> Thanks in advance >> >> Lionel >> >> >> _______________________________________________ >> users mailing list >> [email protected] >> https://gridengine.org/mailman/listinfo/users > > > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
