Mailing List Archives
	Authenticated access
	
	
     | 
    
	 
	 
     | 
    
	
	 
     | 
  
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] condor-reuse-vm2 Job Owner  in Windows
- Date: Mon, 22 Oct 2007 12:33:49 -1000
 
- From: "diane" <diane@xxxxxxxxxxxxxxxxxx>
 
- Subject: [Condor-users] condor-reuse-vm2 Job Owner  in Windows
 
I have a condor submit file that start a perl script job as its executable
when submitted to the condor queue.  That script shows up running 
as owner 'diane', when examines via condor_q.
However, that script starts another job (via  system call to java ...) 
and that java job runs as user name 'condor-reuse-vm2', according to 
Windows Task Manager.
Why is that?  
Is there a way to change that job to run as 'diane'?
I am using condor.6.8.5 under Windows XP.
Thanks,
-Diane