]> andersk Git - gssapi-openssh.git/commitdiff
o Add mention of official GSI-OpenSSH site.
authorcphillip <cphillip>
Wed, 3 Jul 2002 18:11:59 +0000 (18:11 +0000)
committercphillip <cphillip>
Wed, 3 Jul 2002 18:11:59 +0000 (18:11 +0000)
setup/setup-openssh.pl

index 27707a5fa720a5ee87761f6abe49ba8da21f9fa5..4ba82bf9f8a2f178981808cc4a019c8cde7f715f 100644 (file)
@@ -195,6 +195,10 @@ if ( !getPrivilegeSeparation() )
     print "    \t\$GLOBUS_LOCATION/etc/ssh/sshd_config.\n";
 }
 
+print "\n";
+print "For more information about GSI-Enabled OpenSSH, visit:\n";
+print "<http://www.ncsa.uiuc.edu/Divisions/ACES/GSI/openssh/>\n";
+
 #
 # give the user a chance to read all of this output
 #
This page took 0.151273 seconds and 5 git commands to generate.