Displaying 1 result from an estimated 1 matches for "gss_userok".
Did you mean:
__gss_userok
2007 Oct 10
0
GSSAPI Cross-Realm Patch
I've written a GSSAPI cross-realm auth patch for people not lucky enough
to have the __gss_userok function, though it should apply pretty cleanly
with that patch in place as well.
The patch is available at:
http://zinux.cynicbytrade.com/svn/servers/dovecot/cross-realm.diff.bz2
It works for me on MIT-kerb, and I tested compilation against heimdal,
but I don't have a cross-realm setup to...