Erik Paulson wrote: > 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. I see the error in NegotiatorLog now. I have CONDOR_HOST set to the private IP of the machine, and HOSTALLOW_ADMINISTRATOR is set to $(CONDOR_HOST): CONDOR_HOST = 192.168.0.254 ... HOSTALLOW_ADMINISTRATOR = $(CONDOR_HOST) But I still get rejected, even when running as root on the gatekeeper. If I change the value for HOSTALLOW_ADMINISTRATOR, then do I have to restart condor before it uses the new value? --Mike
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature