Displaying 2 results from an estimated 2 matches for "zinux".
Did you mean:
linux
2008 May 02
1
Cross-Realm Krb5 Patch
I've updated my krb5 cross-realm auth patch for dovecot 1.1-rc4; there
are not any (intentional) changes in functionality from the last
patch, the diff just didn't apply cleanly anymore. As before the most
recent version of the patch is available at:
http://zinux.cynicbytrade.com/svn/servers/dovecot/cross-realm.diff.bz2
I see the cross-realm patch for Solaris made it into the mainline.
What if anything can I do to encourage the mainline adoption of my non-
Solaris patch?
Zach
-------------- next part --------------
A non-text attachment was scrubbed.....
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 test functionality under heimdal
(though I also have no reason to think it wouldn't work).
Since neither MIT nor heimd...