Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] condor_config_val problem
- Date: Fri, 17 Aug 2007 10:24:22 +0200
- From: Horvátth Szabolcs <szabolcs@xxxxxxxxxxxxx>
- Subject: [Condor-users] condor_config_val problem
Hi,
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.
Cheers,
Szabolcs