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

[Condor-users] quick questions



A couple of quick one-offs on configs:

1) How does a user specify a max runtime on a job from their submit file?

2) I'm trying to setup a list of "banned" users as such:

   IsBannedUser = ( Owner =?= "baduser") || (Owner =?= "parrott" )

   START =  $(START) && ( IsBannedUser  == FALSE )

however, using this configuration I (user "parrott") can still submit and run simple jobs (after condor_reconfig -all).

What am I doing wrong here?

rob


==========================
Robert E. Parrott, Ph.D. (Phys. '06)
Associate Director, Grid and
        Supercomputing Platforms
Project Manager, CrimsonGrid Initiative
Harvard University Sch. of Eng. and App. Sci.
Maxwell-Dworkin  211,
33 Oxford St.
Cambridge, MA 02138
(617)-495-5045