auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gssapi
authorAndrew Bartlett <abartlet@samba.org>
Fri, 17 Feb 2012 02:36:35 +0000 (13:36 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 17 Feb 2012 06:36:38 +0000 (17:36 +1100)
commit674278d5b0d68e96d68f7beab2289a502efa6bc4
tree2e34f2f291f6dc00cc284554eb74c665adbe8f4b
parenta315350341d7090402fe8fe2991d18fa530d2398
auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gssapi

Thie ensures that both code bases use the same logic to determine the use
of NEW_SPNEGO.

Andrew Bartlett
auth/kerberos/gssapi_pac.c
libcli/auth/krb5_wrap.h
source3/include/smb_krb5.h
source3/librpc/crypto/gse.c
source4/auth/gensec/gensec_gssapi.c