Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Flocking question
- Date: Thu, 16 Feb 2006 10:31:55 -0000
- From: "Kewley, J \(John\)" <j.kewley@xxxxxxxx>
- Subject: Re: [Condor-users] Flocking question
> [mailto:condor-users-bounces@xxxxxxxxxxx]On Behalf Of Jaime Frey
> Sent: Thursday, February 16, 2006 12:17 AM
>
> > I want to flock jobs from pool A to pool B, however users on pool A
> > don't have corresponding accounts on pool B. How can I config
> > condor to
> > enable pool A's users' jobs flock to pool B in this case?
>
> You don't have to do anything special. Pool A's users' jobs will run
> as user nobody on pool B's machines (or as a special unprivileged
> user on Windows). ists.cs.wisc.edu/mailman/listinfo/condor-users
As long as all submitting nodes in the two pools can connect to all
potential execute nodes of course! Watch out for firewalls or private networks.
JK