Hello all, I am a totally new manager of SGE, trying to configure my first grid. I have read tons of documentation but there something very basic I don't understand (I think I am missing the basic logic). Here it is : In the Administration guide, it is written : Assign required logins - Users must have identical accounts on all hosts that they use within the Grid Engine system. No login is required on the machine where sge_qmaster runs. For more information, see Configuring User Access. I understand that, if I want a user called "tommy" submit a job from the submit host A (on which he has an account named" tommy"), I have to get a user defined in the SGE called "tommy" (having acces to the right queues) and also accounts called "tommy" on each machine composing my grid. So I did. and all "tommy" accounts have the same password. 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. 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
