Bug 5475 - poor defaulting of -h option in RFT commandline client
: poor defaulting of -h option in RFT commandline client
Status: NEW
: RFT
RFT
: 4.0.3
: All All
: P3 enhancement
: ---
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2007-08-09 09:18 by
Modified: 2007-08-09 09:18 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2007-08-09 09:18:21
When -h option is not specified, RFT client defaults to using 'localhost'; in a
properly configured system, this will always fail as delegation utility will
throw a host certificate name mismatch with localhost vs the actual local host
name.

Either the default should be the globus hostname, or the -h option should
become mandatory.