1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth
Stefan Metzmacher 556f66bd56 auth:credentials: avoid talloc_reference in cli_credentials_set_netlogon_creds()
Typically cli_credentials_set_netlogon_creds() should be used directly
before the DCERPC bind. And cli_credentials_get_netlogon_creds()
should be only used by the gensec layer, which only needs a copy.

Signed-off-by: Stefan Metzmacher <metze@samba.org>

Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Oct 16 23:56:01 CEST 2013 on sn-devel-104
2013-10-16 23:56:01 +02:00
..
credentials auth:credentials: avoid talloc_reference in cli_credentials_set_netlogon_creds() 2013-10-16 23:56:01 +02:00
gensec gensec: check for NULL gensec_security in gensec_security_by_auth_type(). 2013-09-19 11:09:06 +02:00
kerberos auth/kerberos: add HAVE_KRB5 guard to fix non-krb5 build after winbindd pac changes 2012-09-22 02:44:07 +02:00
ntlmssp auth/gensec: introduce gensec_internal.h 2013-08-10 09:19:02 +02:00
auth_sam_reply.c idl: Improve MS-PAC IDL 2011-10-24 19:19:28 +02:00
auth_sam_reply.h auth: Split out make_user_info_SamBaseInfo and add authenticated argument 2011-07-20 09:17:14 +10:00
common_auth.h auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
wscript_build build: rename security → samba-security 2012-08-10 14:22:20 +02:00