gensec_gssapi: Make it possible to build with MIT krb5
commitad945bc68f6b1e73a47bc0a33b35fcbf182f8137
authorSimo Sorce <idra@samba.org>
Tue, 8 May 2012 16:38:20 +0000 (8 12:38 -0400)
committerAlexander Bokovoy <ab@samba.org>
Wed, 23 May 2012 14:51:49 +0000 (23 17:51 +0300)
tree76f7be6394314cb68f210b0e3bda6fb4837a936b
parent302abe61900af3bd9b4fffe1b9e9d7e39cac599a
gensec_gssapi: Make it possible to build with MIT krb5

We need to ifdef out some minor things here because there is no available API
to set these options in MIT.
The realm and canonicalize options should be not interesting in the client
case. Same for the send_to_kdc hacks.
Also the OLD DES3 enctype is not at all interesting. I am not aware that
Windows will ever use DES3 and no modern implementation relies on that enctype
anymore as it has been fully deprecated long ago, so we can simply ignore it.
lib/krb5_wrap/krb5_samba.h
source4/auth/gensec/gensec_gssapi.c
source4/heimdal_build/wscript_configure
wscript_configure_krb5