Bug 5475

Summary: poor defaulting of -h option in RFT commandline client
Product: RFT Reporter: Ben Clifford <benc@hawaga.org.uk>
Component: RFTAssignee: Ravi Madduri <madduri@mcs.anl.gov>
Status: NEW    
Severity: enhancement CC: rft-dev@globus.org
Priority: P3    
Version: 4.0.3   
Target Milestone: ---   
Hardware: All   
OS: All   

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.