1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

s4:auth/credentials: with the build after heimdal import

metze
This commit is contained in:
Stefan Metzmacher 2011-07-14 14:15:29 +02:00
parent dcf197fc8c
commit e0541ed98d

View File

@ -538,6 +538,7 @@ _PUBLIC_ int cli_credentials_get_client_gss_creds(struct cli_credentials *cred,
* of AES keys.
*/
min_stat = krb5_get_default_in_tkt_etypes(ccache->smb_krb5_context->krb5_context,
KRB5_PDU_NONE,
&etypes);
if (min_stat == 0) {
OM_uint32 num_ktypes;