[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] error on submitting a job



hi
 
when i do a condor_submit on a simple job in vanilla i am getting this error
 
condor_submit vanilla.submit
 
ERROR: Submitting jobs as user/group 0 (root) is not allowed for security reasons.
 
my vanilla.submit is this

Universe       = vanilla
Executable     = ./partha
output  = hello.out                
 
can i not submit job as root...???
 
thanks
partha