gssapi / gssproxy

A proxy for GSSAPI | Docs at https://github.com/gssapi/gssproxy/tree/main/docs
Other
44 stars 29 forks source link

Always shortcircuit mech_invoke to the local mech #26

Closed simo5 closed 4 years ago

simo5 commented 4 years ago

There is no point i proxying what is currently implement in the krb5 mechanism, and gssntlmssp does not use this, nor does the SPNEGO pseudo-mech.

Fixes #17