1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/librpc/crypto
Andrew Bartlett 3a2afe4285 s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()
This Heimdal function does not set the global state, and allows the
GSSAPI server to progress further when compiled against Heimdal (such
as in the top level build).

The ability to specify a keytab has been removed from the API as it is
unused, and and the Heimdal function (avoiding setting global
variables) works with an open keytab.

Andrew Bartlett
2011-04-20 04:31:07 +02:00
..
cli_spnego.c s3-dcerpc: add spnego server helpers 2010-09-23 10:54:23 -07:00
gse_krb5.c s3-librpc Fix creation of in-memory keytab for previous password 2011-04-06 12:34:58 +10:00
gse_krb5.h s3-dcerpc: move crypto stuff in /librpc/crypto 2010-09-23 10:36:54 -07:00
gse.c s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred() 2011-04-20 04:31:07 +02:00
gse.h s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred() 2011-04-20 04:31:07 +02:00
spnego.h s3-dcerpc: add spnego server helpers 2010-09-23 10:54:23 -07:00