1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/auth/credentials
Andrew Tridgell 994696c5c4 auth: added cli_credentials_failed_kerberos_login()
this is used to support retrying kerberos connections after removing a
ccache entry, to cope with a server being re-built while our client
still has a valid service ticket

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2012-11-01 15:40:40 +11:00
..
tests test: fixed several tests to use samba.tests 2011-11-10 14:24:21 +11:00
credentials_krb5.c auth: added cli_credentials_failed_kerberos_login() 2012-11-01 15:40:40 +11:00
credentials_krb5.h s4-auth-krb: Move function into more appropriate header. 2012-04-12 12:06:41 +02:00
credentials_ntlm.c credentials: Always honour the return value of E_deshash() 2011-12-28 22:39:19 +11:00
credentials_samba3.c auth/credentials Remove debug that prints in normal operation 2012-01-09 03:24:36 +01:00
credentials_secrets.c auth/credentials: Remove unused, and un-declared cli_credentials_set_krbtgt() 2012-08-29 11:34:52 +10:00
credentials.c auth/credentials: Do not print passwords in a talloc memory dump 2012-08-31 14:30:38 +10:00
credentials.h auth: added cli_credentials_failed_kerberos_login() 2012-11-01 15:40:40 +11:00
pycredentials.c auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00
pycredentials.h auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00
samba-credentials.pc.in auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00
wscript_build build: rename security → samba-security 2012-08-10 14:22:20 +02:00