1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/auth/credentials
Andrew Bartlett 5131359eda auth/credentials: Support match-by-key in cli_credentials_get_server_gss_creds()
This allows a password alone to be used to accept kerberos tickets.

Of course, we need to have got the salt right, but we do not need also
the correct kvno.  This allows gensec_gssapi to accept tickets based on
a secrets.tdb entry.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Aug 30 01:26:12 CEST 2012 on sn-devel-104
2012-08-30 01:26:12 +02:00
..
tests test: fixed several tests to use samba.tests 2011-11-10 14:24:21 +11:00
credentials_krb5.c auth/credentials: Support match-by-key in cli_credentials_get_server_gss_creds() 2012-08-30 01:26:12 +02: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: 'workgroup' set via command line will not drop existing ccache 2012-05-24 16:21:26 +02:00
credentials.h auth/credentials Declare remaining functions are public interfaces and put into credentials.h 2011-10-11 13:41:36 +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