Integrating our gss-ntlm so with krb5-1.7
Luke Howard
lukeh at padl.com
Fri Aug 28 19:52:27 EDT 2009
> My understanding is that krb5-1.7 can dynamically load shared object
> libraries in its spnego implementation, thereby allow
> implementations of
> ntlm. Question is how do we make our ntlm library available to the
> spnego router. Is there a configuration file that we need to add
> our .so
> to?
cat >> $etcdir/gss/mech
ntlm 1.3.6.1.4.1.311.2.2.10 mech_ntlm.so
^D
-- Luke
More information about the krbdev
mailing list