Displaying 2 results from an estimated 2 matches for "get_for_creds".
2006 Jun 05
2
[PATCH] Pet peave then->than
...ase KRB5KDC_ERR_KEY_EXPIRED :
/* try to avoid recursion */
- /* don't try to change password where then where none */
+ /* don't try to change password where there where none */
if (prompter == NULL || ctx.password == NULL)
goto out;
Index: source/heimdal/lib/krb5/get_for_creds.c
===================================================================
--- source/heimdal/lib/krb5/get_for_creds.c (revision 16046)
+++ source/heimdal/lib/krb5/get_for_creds.c (working copy)
@@ -376,7 +376,7 @@
cred.enc_part.cipher.length = buf_size;
} else {
/*
- * Here older versions th...
2010 May 02
2
samba4 make error - drsblobs.so
...Compiling heimdal/lib/krb5/get_cred.c
Compiling heimdal/lib/krb5/get_cred.c
Compiling heimdal/lib/krb5/get_default_principal.c
Compiling heimdal/lib/krb5/get_default_principal.c
Compiling heimdal/lib/krb5/get_default_realm.c
Compiling heimdal/lib/krb5/get_default_realm.c
Compiling heimdal/lib/krb5/get_for_creds.c
Compiling heimdal/lib/krb5/get_for_creds.c
Compiling heimdal/lib/krb5/get_host_realm.c
Compiling heimdal/lib/krb5/get_host_realm.c
Compiling heimdal/lib/krb5/get_in_tkt.c
Compiling heimdal/lib/krb5/get_in_tkt.c
Compiling heimdal/lib/krb5/get_port.c
Compiling heimdal/lib/krb5/get_port.c
Compiling...