[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Support for multiple GSS libs



Hello,

I'm trying the GSI patch for OpenSSH from 
http://www.globus.org/Security/v1.1/openssh/install.html 
(it is based on Simon Wilkinson's patch from 
 http://www.sxw.org.uk/computing/patches/openssh.html)

The patch seems to work well for both kerberos5 (http://www.pdc.kth.se/heimdal) 
and GSI (SSL based implementation from www.globus.org) based libraries when
compiled separately. But what I would like to have is a support for both the
GSS mechanisms in only one binary.  Does anybody have any experience of using
more GSS implementations together?  In the MIT distribution of Kerberos there
is a mechglue library that seems to create an abstract layer between an
application and GSS libraries and choose right implementation at runtime
(according to mech_type). Does anyone tryied to use this library (or anything
other) in order to make more GSS implementation work together?

Thanks in advance for any response.

--
Daniel Kouril