summaryrefslogtreecommitdiff
path: root/source4/auth/kerberos/kerberos.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2006-11-06 11:18:32 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:24:53 -0500
commit18aa4c6a38ce994fb59de38c93969d18c992cf8b (patch)
tree85e3baef4b588e2e4eb459d0e2e5f01db44e5e17 /source4/auth/kerberos/kerberos.h
parentf3405430db7a432655c6be8f39eceabebfe20d08 (diff)
downloadsamba-18aa4c6a38ce994fb59de38c93969d18c992cf8b.tar.gz
samba-18aa4c6a38ce994fb59de38c93969d18c992cf8b.tar.bz2
samba-18aa4c6a38ce994fb59de38c93969d18c992cf8b.zip
r19568: When we get back a skew error, try with no skew. This allows us to
recover from inheriting an invalid skew from a ccache. Andrew Bartlett (This used to be commit 4881f0583dd42083bb2bc2eeca32316f890c4804)
Diffstat (limited to 'source4/auth/kerberos/kerberos.h')
-rw-r--r--source4/auth/kerberos/kerberos.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/auth/kerberos/kerberos.h b/source4/auth/kerberos/kerberos.h
index 97505357be..3e724c29a5 100644
--- a/source4/auth/kerberos/kerberos.h
+++ b/source4/auth/kerberos/kerberos.h
@@ -122,10 +122,6 @@ char *smb_get_krb5_error_message(krb5_context context, krb5_error_code code, TAL
struct cli_credentials *credentials,
struct smb_krb5_context *smb_krb5_context,
krb5_ccache ccache);
-krb5_error_code salt_principal_from_credentials(TALLOC_CTX *parent_ctx,
- struct cli_credentials *machine_account,
- struct smb_krb5_context *smb_krb5_context,
- krb5_principal *salt_princ);
krb5_error_code principal_from_credentials(TALLOC_CTX *parent_ctx,
struct cli_credentials *credentials,
struct smb_krb5_context *smb_krb5_context,