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

Re: [Condor-users] condor_config_val problem



On Aug 17, 2007, at 3:24 AM, Horvátth Szabolcs wrote:

I'm trying to set machine varibles using condor_config_val and having
problems. When executing a command I get these lines in the master log:

8/17 10:06:41 WARNING: Someone at 192.168.0.71 is trying to modify
"HAS_TESTVARIABLE"
8/17 10:06:42 WARNING: Potential security problem, request refused

I have ENABLE_RUNTIME_CONFIG = True and HOSTALLOW_CONFIG = * but I'm
still not allowed to modify the value.

After a little investigation in the archives I found this thread (
https://lists.cs.wisc.edu/archive/condor-users/2006-November/msg00165.shtml
)
but I'm not sure what the solution is and whether the config bug was
fixed since then.


You need to set SETTABLE_ATTRS_CONFIG as well.

Thanks and regards,
Jaime Frey
UW-Madison Condor Team