Re: How to run jenkins jobs in particular windows user context

2016-04-18 Thread Harry G.
We used CPAU in some cases for that... kind of command line "run as" for 
Windows.
http://www.joeware.net/freetools/tools/cpau/

Am Montag, 18. April 2016 16:51:45 UTC+2 schrieb Mark Waite:
>
> One way would be to run a slave for each context,  assign a different 
> label to each slave,  then restrict the jobs to slaves which have the 
> specific label for that context. 
>
> Mark Waite
>
> On Mon, Apr 18, 2016, 4:48 PM pratap Ghosh  > wrote:
>
>> Here is the scenario...
>>
>> I have a windows machine which has three user say A,B,C. And I have three 
>> jobs say X,Y,Z. Now I want to run job X,Y,Z simultaneously in such a way 
>> that job X runs in user A's context, job Y runs in user B's context and job 
>> Z runs on user C'c context. Is it possible?? If possible please help me 
>> out. 
>>
>> @Note - I don't want to run job X,Y,Z in same user's context.
>>
>>
>> Thanks,
>> Pratap 
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jenkinsci-use...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/cf2f383a-40c9-46e6-8b2c-e598a33b9893%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/416a5cc6-affd-411a-bf3e-f3807e124d07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to run jenkins jobs in particular windows user context

2016-04-18 Thread Mark Waite
One way would be to run a slave for each context,  assign a different label
to each slave,  then restrict the jobs to slaves which have the specific
label for that context.

Mark Waite

On Mon, Apr 18, 2016, 4:48 PM pratap Ghosh  wrote:

> Here is the scenario...
>
> I have a windows machine which has three user say A,B,C. And I have three
> jobs say X,Y,Z. Now I want to run job X,Y,Z simultaneously in such a way
> that job X runs in user A's context, job Y runs in user B's context and job
> Z runs on user C'c context. Is it possible?? If possible please help me
> out.
>
> @Note - I don't want to run job X,Y,Z in same user's context.
>
>
> Thanks,
> Pratap
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/cf2f383a-40c9-46e6-8b2c-e598a33b9893%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtE%2Baoz0%2BP84APCWxRJM4cWO7CJNLbh9oEh67pVdXSJyMg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


How to run jenkins jobs in particular windows user context

2016-04-18 Thread pratap Ghosh
Here is the scenario...

I have a windows machine which has three user say A,B,C. And I have three 
jobs say X,Y,Z. Now I want to run job X,Y,Z simultaneously in such a way 
that job X runs in user A's context, job Y runs in user B's context and job 
Z runs on user C'c context. Is it possible?? If possible please help me 
out. 

@Note - I don't want to run job X,Y,Z in same user's context.


Thanks,
Pratap 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/cf2f383a-40c9-46e6-8b2c-e598a33b9893%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.