Hi,
Does anyone know of a Ruby Kerberos implementation, or a wrapper for the C library? I couldn't find anything on RAA, but perhaps I'm not searching properly.
thanks,
Moses
Hi,
Does anyone know of a Ruby Kerberos implementation, or a wrapper for the C library? I couldn't find anything on RAA, but perhaps I'm not searching properly.
thanks,
Moses
Moses Hohman wrote:
Does anyone know of a Ruby Kerberos implementation, or a wrapper for the
C library? I couldn't find anything on RAA, but perhaps I'm not
searching properly.
Ruby-LDAP appears to have some support for SASL. It doesn't look like it
would be too hard to wrap SASL and/or GSS-API with SWIG, but apparently
no one's done it yet.
Steve