1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/auth/credentials
Samuel Cabrero 937ad9d2a0 credentials: Initialize krb5 client to retrieve creds from ccache
MIT kerberos require krb5_creds.client to be initialized to match
krb5_creds.server with the cached credentials.

Signed-off-by: Samuel Cabrero <scabrero@suse.de>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-04-29 18:10:09 +00:00
..
tests PY3: change shebang to python3 in misc dirs 2018-12-14 18:00:40 +01:00
credentials_internal.h auth/credentials: add cli_credentials_set_password_will_be_nt_hash() and the related logic 2016-12-20 01:11:23 +01:00
credentials_krb5.c credentials: Initialize krb5 client to retrieve creds from ccache 2019-04-29 18:10:09 +00:00
credentials_krb5.h auth/credentials: also do a shallow copy of the krb5_ccache. 2016-07-22 23:34:20 +02:00
credentials_ntlm.c define DBGC_AUTH class 2018-01-08 03:34:17 +01:00
credentials_secrets.c dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
credentials.c auth:creds: Prefer the principal over DOMAIN/username when using NTLM 2019-04-02 01:12:10 +00:00
credentials.h cli_credentials: Apply some const 2017-09-16 12:28:17 +02:00
pycredentials.c Decrement references to python objects passed to Py_BuildValue 2019-02-07 13:44:30 +01:00
pycredentials.h pycredentials: Remove PyCredentialCacheContainerObject 2016-03-08 01:58:29 +01:00
samba-credentials.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00