s3-auth: Log SMB authorization for bare NTLM (NTLMSSP/krb5 already done)
commitd017e2eb2a69b0f759e9ab912a0a5e8aaef5701d
authorAndrew Bartlett <abartlet@samba.org>
Wed, 1 Mar 2017 03:27:51 +0000 (1 16:27 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:27 +0000 (29 02:37 +0200)
tree4d00d0eef4490113128e713e7f5ee01728a639f6
parent0e508853fcb6cc0e8ca2b6ff48d8b5468b339468
s3-auth: Log SMB authorization for bare NTLM (NTLMSSP/krb5 already done)

gensec_session_info() is not called for bare NTLM, so we have to log manually

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>
source3/auth/auth_generic.c