1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth
Alexander Bokovoy dc3f74a953 auth/credentials: 'workgroup' set via command line will not drop existing ccache
The root cause for existing ccache being invalidated was use of global loadparm with
'workgroup' value set as if from command line. However, we don't really need to take
'workgroup' parameter value's nature into account when invalidating existing ccache.
When -U is used on the command line, one can specify a password to force ccache
invalidation.

The commit also reverts previous fix now that root cause is clear.
2012-05-24 16:21:26 +02:00
..
credentials auth/credentials: 'workgroup' set via command line will not drop existing ccache 2012-05-24 16:21:26 +02:00
gensec auth/gensec: implement gensec_spnego_expire_time() 2012-05-17 20:04:33 +02:00
kerberos gse: Use the smb_gss_oid_equal wrapper. 2012-05-23 17:51:51 +03:00
ntlmssp auth/ntlmssp: Remove reference to struct ntlmssp_state 2012-03-09 14:31:25 +11: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: Rename some elements of auth4_context 2012-02-24 11:23:18 +11:00
wscript_build ntlmssp: Move ntlmssp code to auth/ntlmssp 2011-10-18 13:13:31 +11:00