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

RE: [condor-users] Can't reconfigure nodes remotely



Were there any replies to this posting?

I am having similar problems.

Is it intended that only condor user on the remote host can
set config values, or root, or does it allow anyone?

cheers

JK
> -----Original Message-----
> From: David Vestal [mailto:dvestal@xxxxxxxxxxx]
> Sent: 08 March 2004 22:55
> To: condor-users@xxxxxxxxxxx
> Subject: [condor-users] Can't reconfigure nodes remotely
> 
> 
> I can't reconfigure nodes remotely with Condor 6.4.7, 
> although I have set HOSTALLOW_CONFIG and 
> SETTABLE_ATTRS_CONFIG appropriately.  Following is a typical 
> attempt to do so, on the central manager (192.168.33.4):
> 
> C:\>condor_config_val -address "<10.81.1.25:1029>" HOSTALLOW_CONFIG
> 192.168.33.4
> 
> C:\>condor_config_val -address "<10.81.1.25:1029>" 
> SETTABLE_ATTRS_CONFIG
> *
> 
> C:\>condor_config_val -address "<10.81.1.25:1029>" -set 
> "ALL_DEBUG=D_ALL"
> Attempt to set configuration "ALL_DEBUG=D_ALL" on master  
> <192.168.33.4:1038> failed.
> 
> 192.168.33.4 is the central manager, and the grid node's classad says:
> StartdIpAddr = "<10.81.1.25:1029>"
> 
> Is there some other requirement I have to meet?
> 
> Thanks for the help,
> David
> Condor Support Information:
> http://www.cs.wisc.edu/condor/condor-support/
> To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
> unsubscribe condor-users <your_email_address>
>