auth: Add logging of service authorization
authorAndrew Bartlett <abartlet@samba.org>
Tue, 28 Feb 2017 23:18:49 +0000 (12:18 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:27 +0000 (02:37 +0200)
commita0ab86dedca2471ca2e4bb222f272d4bd35c85df
tree27ba831ad2af6e92a45e307eb2c85dc83ff1da24
parent3bc56854457191ab817bc9a4419b1dee74138b0f
auth: Add logging of service authorization

In ntlm_auth.c and authdata.c, the session info will be incomplete

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/auth_log.c
auth/common_auth.h
auth/gensec/gensec.c
auth/gensec/gensec.h
source3/libads/authdata.c
source3/utils/ntlm_auth.c