Description of problem: Master feature set ALLOW_ADMINISTRATOR to '$(ALLOW_ADMINISTRATOR)'. That's strange better will be to set it to '$(ALLOW_ADMINISTRATOR), $(CONDOR_HOST)' Version-Release number of selected component (if applicable): condor-7.6.1-0.5
ALLOW_ADMINISTRATOR on Master is now set to "$(ALLOW_ADMINISTRATOR), $(CONDOR_HOST)" Fixed on master
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: C: The Master feature in the remote configuration default database has a value that depends upon external configuration C: If the external configuration doesn't include $(CONDOR_HOST), then a node might have issues joining or running jobs in pool C: Ensure the $(CONDOR_HOST) is part of the ALLOW_ADMINISTRATOR parameter R: External configuration of ALLOW_ADMINISTRATOR should not prevent a node configured with remote configuration from being administered by the central manager(s).
Tested on RHEL 5.7/6.1 x x86_64/i386 with condor-wallaby-base-db-1.14-1 and it's OK. -->VERIFIED
Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,4 +1 @@ -C: The Master feature in the remote configuration default database has a value that depends upon external configuration +The Master feature in the remote configuration default database contains a value that depends on an external configuration which, if that configuration didn't include the $(CONDOR_HOST), could have caused a node to have issues with joining or running jobs in a pool. This update ensures that ($CONDOR_HOST) is a part of the ALLOW_ADMINISTRATOR parameter, with the result that configuring ALLOW_ADMINISTRATOR externally no longer prevents a node configured using remote configuration from being administered by the central manager or managers.-C: If the external configuration doesn't include $(CONDOR_HOST), then a node might have issues joining or running jobs in pool -C: Ensure the $(CONDOR_HOST) is part of the ALLOW_ADMINISTRATOR parameter -R: External configuration of ALLOW_ADMINISTRATOR should not prevent a node configured with remote configuration from being administered by the central manager(s).
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-1249.html