auth: Add "auth_description" to allow logs to distinguish simple bind (etc)
authorAndrew Bartlett <abartlet@samba.org>
Mon, 20 Feb 2017 22:57:57 +0000 (11:57 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:26 +0000 (02:37 +0200)
commitea3f00f2b57c1896bc98c5a8e4538f46193b6c53
treee5386dea7130f2862098e32b7d9d2b6c3dc63566
parent5f5756db714de0c1b00d648a48423fde19a564a1
auth: Add "auth_description" to allow logs to distinguish simple bind (etc)

This will allow the authentication log to indicate clearly how the password was
supplied to the server.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-by: Gary Lockyer <gary@catalyst.net.nz>
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
auth/common_auth.h
auth/ntlmssp/ntlmssp_server.c
source3/smbd/sesssetup.c
source4/auth/ntlm/auth_simple.c
source4/rpc_server/netlogon/dcerpc_netlogon.c