The GSI-OpenSSH development team announces the release of version 3.3 of the GSI-Enabled OpenSSH software distribution. GSI-OpenSSH 3.3 is based on OpenSSH 3.8.1p1 and NCSA's latest GSI patch for that version of OpenSSH. A summary of the major changes found in this version is given at the end of this document. GSI-OpenSSH 3.3 is available for download from For installation instructions, please see We appreciate your feedback and help in testing this version. Please use our bugzilla system to report GSI-OpenSSH bugs to the GSI-OpenSSH team. This bugzilla system is located at: GSI-OpenSSH 3.3 Major changes New features * Migrated to OpenSSH 3.8.1p1 codebase. Bugs fixed * Added configure.ac fix for Darwin build. * Fixed GSSAPI key exchange to not abort when given a limited GSI proxy but to complete successfully and simply not accept the limited GSI proxy for user authentication, falling back to non-GSI user authentication methods. https://bugzilla.ncsa.uiuc.edu/show_bug.cgi?id=236 * Pass variants on LD_LIBRARY_PATH (LIBPATH, SHLIB_PATH, LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH) to child processes to find GSI shared libraries on different platforms. https://bugzilla.ncsa.uiuc.edu/show_bug.cgi?id=238