$ echo $GLOBUS_LOCATION                                       
/var/condor/Globus/globus-5.2.5
$ $GLOBUS_LOCATION/setup/gsi_openssh_setup/setup-openssh -verbose              
Set GLOBUS_LOCATION before running this script

Interesting.

$ export GLOBUS_LOCATION                                       
$ $GLOBUS_LOCATION/setup/gsi_openssh_setup/setup-openssh -verbose
Configuring gsi_openssh
------------------------------------------------------------
Executing...
Generating ssh host keys...
Linking ssh host keys...
/var/condor/Globus/globus-5.2.5/etc/ssh/ssh_host_rsa_key already exists... 
skipping.
/var/condor/Globus/globus-5.2.5/etc/ssh/ssh_host_rsa_key.pub already exists... 
skipping.
/var/condor/Globus/globus-5.2.5/etc/ssh/ssh_host_dsa_key already exists... 
skipping.
/var/condor/Globus/globus-5.2.5/etc/ssh/ssh_host_dsa_key.pub already exists... 
skipping.
Fixing paths in sshd_config...
/var/condor/Globus/globus-5.2.5/etc/ssh/sshd_config already exists... skipping.
Copying ssh_config and moduli to their proper location...
/var/condor/Globus/globus-5.2.5/etc/ssh/ssh_config already exists... skipping.
/var/condor/Globus/globus-5.2.5/etc/ssh/moduli already exists... skipping.
/var/condor/Globus/globus-5.2.5/sbin/SXXsshd already exists... skipping.

Notes:

  o Privilege separation is off.
  o GSI-OpenSSH website is <http://grid.ncsa.uiuc.edu/ssh/>.
------------------------------------------------------------
Finished configuring gsi_openssh.

$ gsissh      
usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
           [-D [bind_address:]port] [-e escape_char] [-F configfile]
           [-I pkcs11] [-i identity_file]
           [-L [bind_address:]port:host:hostport]
           [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
           [-R [bind_address:]port:host:hostport] [-S ctl_path]
           [-W host:port] [-w local_tun[:remote_tun]]
           [user@]hostname [command]


---
Steven Clark
Application Engineer for Scientific Computing

----- Original Message -----
From: "Jim Basney" <[email protected]>
To: "Steven M Clark" <[email protected]>
Cc: "globus toolkit" <[email protected]>
Sent: Wednesday, April 16, 2014 2:58:24 PM
Subject: Re: [gt-user] gsissh error

What is the output of running the following command?

$GLOBUS_LOCATION/setup/gsi_openssh_setup/setup-openssh -verbose

On 4/16/14, 2:48 PM, "Steven M Clark" <[email protected]> wrote:
>Almost.  I have 
>
>   o Privilege separation is off.
>
>---
>Steven Clark
>Application Engineer for Scientific Computing
>
>----- Original Message -----
>From: "Jim Basney" <[email protected]>
>To: "Steven M Clark" <[email protected]>
>Cc: "globus toolkit" <[email protected]>
>Sent: Wednesday, April 16, 2014 2:32:29 PM
>Subject: Re: [gt-user] gsissh error
>
>Steven,
>
>When you installed GT 5.2.5, did you see the following in the output?
>
>-----
>/var/condor/Globus/globus-5.2.5/sbin/gpt-postinstall
>running 
>/var/condor/Globus/globus-5.2.5/setup/gsi_openssh_setup/setup-openssh..[
>Changing to /var/condor/Globus/globus-5.2.5/setup/gsi_openssh_setup ]
>Configuring gsi_openssh
>------------------------------------------------------------
>Executing...
>
>Notes:
>
>  o Privilege separation is on.
>  o GSI-OpenSSH website is <http://grid.ncsa.uiuc.edu/ssh/>.
>------------------------------------------------------------
>Finished configuring gsi_openssh.
>-----
>
>The setup-openssh script is what creates the needed
>$GLOBUS_LOCATION/etc/ssh directory.
>
>-Jim
>
>On 4/16/14, 2:25 PM, "Steven M Clark" <[email protected]> wrote:
>>After doing a basic gt5.2.5 installation from downloaded tarball the
>>gsissh command fails.
>>
>> $ . globus-user-env.sh
>> $  which gsissh
>>   /var/condor/Globus/globus-5.2.5/bin/gsissh
>> $ gsissh -help
>>   /etc/gsissh not found.
>>
>>
>>---
>>Steven Clark
>>Application Engineer for Scientific Computing

Reply via email to