Description of problem: The output of condor_configure_pool --help condor_configure_store --help reports that -u|--user <user> - The username used to authenticate with the broker but the short option is -U instead of -u (which is not recognized). Version-Release number of selected component (if applicable): condor-wallaby-tools-3.9-3
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: Listing the help on either condor_configure_pool or condor_configure_store tools C: The help displays -u as the option for User name F: Updated help to display -U R: The help new displays -U for the User name
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: Listing the help on either condor_configure_pool or condor_configure_store tools +Previously, the help pages for the condor_configure_pool and condor_configure_store tools listed the username option wrongly as -u. This update corrects the error. Now, --help contains correctly -U.-C: The help displays -u as the option for User name -F: Updated help to display -U -R: The help new displays -U for the User name
condor_configure_pool/_store correctly report -U instead of -u in the output of --help. Verified on RHEL5.6, RHEL6.1 Beta, i386/x86_64: condor-wallaby-tools-4.0-4
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/RHEA-2011-0889.html