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

Re: [Condor-users] Forcing process to run in condor-reuse-slot user context



You could either change the application that generates the submit script to omit the run_as_owner setting, or you could explicitly set which user(s) to use in the configuration file by setting the SLOT<N>_USER configuration option.

Here are the details:
http://www.cs.wisc.edu/condor/manual/v7.5/3_6Security.html#29274

-B

On 2010-10-21, at 10:19 PM, Oke Akinola LT wrote:

> In case I need the process to run in the context of a specific ServiceAccount, what can I use in place of run_as_owner.
> 
> Thanks
> 
> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Burnett, Ben
> Sent: Sonntag, 17. Oktober 2010 18:53
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] Forcing process to run in condor-reuse-slot user context
> 
> 
> Yes, sorry, that was the option I was referring to, just wrote user instead or owner.  What that option does is tell Condor to run the job as the user that is defined as the job's owner.  The job's owner generally refers to the user that submitted the job.
> 
> -B
> 
> On 2010-10-17, at 9:16 AM, Oke Akinola LT wrote:
> 
>> Sorry. I have run_as_owner defined in the submit file, but the submit
>> file is automatically generated by the application. Could this be the
>> problem?
>> 
>> Thanks.
>> 
>> -----Original Message-----
>> From: condor-users-bounces@xxxxxxxxxxx
>> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Oke Akinola LT
>> Sent: Freitag, 15. Oktober 2010 20:58
>> To: 'Condor-Users Mail List'
>> Subject: Re: [Condor-users] Forcing process to run in condor-reuse-slot user context
>> 
>> 
>> There is no run_as_user defined and condor runs under the system
>> account on the execute node.
>> 
>> -----Original Message-----
>> From: condor-users-bounces@xxxxxxxxxxx
>> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Burnett, Ben
>> Sent: Freitag, 15. Oktober 2010 20:05
>> To: Condor-Users Mail List
>> Subject: Re: [Condor-users] Forcing process to run in condor-reuse-slot user context
>> 
>> 
>> Hi:
>> 
>> Is run_as_user defined in your submit file?  If so, you'll need to
>> remove it. If that's not it, how is Condor configured to run on the
>> execute node? Does it run under the system account?
>> 
>> -B
>> 
>> On 2010-10-15, at 11:25 AM, Oke Akinola LT wrote:
>> 
>>> We have condor configured with the Central Manager and Executive
>>> nodes on W2K3, while the submitter are XP-Client. We are trying
>>> ngate.exe with condor and the job does get to the ExecuteNode.
>>> However, nothing seems to be happening even though condor_q indicated
>>> that the job is running and I can see an ngate.exe process running in
>>> the context of the DomainUser that submitted the job. What observed
>>> also is that the process is not consuming any CPU time or memory on
>>> the assigned ExecuteNode.
>>> 
>>> How can I force the processing on the ExecuteNode to run in the
>>> context of condor-reuse-slot users, rather than it running in the
>>> context of the DomainUser that sent the job?
>>> 
>>> Thanks
>>> 
>>> 
>>> _______________________________________________
>>> Condor-users mailing list
>>> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx
>>> with a
>>> subject: Unsubscribe
>>> You can also unsubscribe by visiting
>>> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>>> 
>>> The archives can be found at:
>>> https://lists.cs.wisc.edu/archive/condor-users/
>> 
>> _______________________________________________
>> Condor-users mailing list
>> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx
>> with a
>> subject: Unsubscribe
>> You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>> 
>> The archives can be found at:
>> https://lists.cs.wisc.edu/archive/condor-users/
>> _______________________________________________
>> Condor-users mailing list
>> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
>> subject: Unsubscribe
>> You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>> 
>> The archives can be found at:
>> https://lists.cs.wisc.edu/archive/condor-users/
>> _______________________________________________
>> Condor-users mailing list
>> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
>> subject: Unsubscribe
>> You can also unsubscribe by visiting
>> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>> 
>> The archives can be found at:
>> https://lists.cs.wisc.edu/archive/condor-users/
> 
> --
> Ben Burnett
> Department of Math & Computer Science
> Optimization Research Group
> University of Lethbridge
> http://optimization.cs.uleth.ca
> 
> "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move."
> - Douglas Adams
> 
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> 
> The archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> 
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/

--
Ben Burnett
Department of Math & Computer Science
Optimization Research Group
University of Lethbridge
http://optimization.cs.uleth.ca

"In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move."
- Douglas Adams