![]() GSISSH Repository |
GSISSH for the EDG RedHat 6.2 Test BedA GSI enabled version of the OpenSSH product is maintained by NCSA as part of the Alliance and and TeraGRID initiatives. The original version of GSISSH was developed by Von Welsh (now with the Globus Project). Here you find the RPM for GSISSH based on OpenSSH 3.4p1, as compiled on an EDG test bed machine (EDG release 1.1.4+).Key system configuration data:
Compiled with: GLOBUS_LOCATION=/opt/globus CC=gcc CFLAGS="-I$GLOBUS_LOCATION/include/gcc32dbgpthr" LDFLAGS="-L$GLOBUS_LOCATION/lib" LD="gcc -static" export CC CFLAGS LDFLAGS LD ./configure --prefix=/opt/gsissh-3.4p1 \ --with-globus=$GLOBUS_LOCATION \ --with-globus-flavor=gcc32dbgpthr \ --without-privsep-pathAll sources and the RPMs can be found at /install/gsissh/gsissh-3.4p1-edg_gsi. After downloading and installing, you will have to modify your sshd_config file. Change at least the following entries in:
Comments to David Groep |