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

Re: [Condor-users] condor_userprio not setting priority factor



On Fri, Feb 24, 2006 at 03:26:40PM -0800, Michael Thomas wrote:
> I'm trying to use condor_userprio to change the priority factor of a
> single user at my site.  However, this seems to have no effect.
> condor_userprio reports the same priority factor before and after the
> change.  I performed the same operation on another cluster with the
> expected result.  What might be causing the priority factor to be ignored?
> 

Permissions. Look in the NegotiatorLog, you need to have administrator
access, either with HOSTALLOW_ADMINISTRATOR or some stronger authentication.

-Erik