source4 netlogon: Add authentication logging for ServerAuthenticate3
authorGary Lockyer <gary@catalyst.net.nz>
Sun, 9 Jul 2017 19:48:08 +0000 (07:48 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 24 Jul 2017 21:29:23 +0000 (23:29 +0200)
commitefc335a03062740f51a6edd09d765a8b77e239c5
tree924d5a0b417185ea2b1f84a7f4613e5a7e84a725
parentf3d3e6da5a42833b8de86e9b7c0aa1c56e1c4e80
source4 netlogon: Add authentication logging for ServerAuthenticate3

Log NETLOGON authentication activity by instrumenting the
netr_ServerAuthenticate3 processing.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12865

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
auth/auth_log.c
selftest/knownfail.d/auth-logging [deleted file]
source4/rpc_server/netlogon/dcerpc_netlogon.c