Bugzilla – Bug 5475
poor defaulting of -h option in RFT commandline client
Last modified: 2007-08-09 09:18:21
You need to log in before you can comment on or make changes to this bug.
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.