auth: Log the transport connection for the authorization
authorAndrew Bartlett <abartlet@samba.org>
Mon, 6 Mar 2017 01:10:17 +0000 (14:10 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:27 +0000 (02:37 +0200)
commit366f8cf0903e3583fda42696df62a5337f22131f
tree3df24e4d721df9d9ca7c19b5aed6d642899df642
parentf4a4522d1f8c19fdf142e12760160b15de1557ec
auth: Log the transport connection for the authorization

We also log if a simple bind was over TLS, as this particular case matters to a lot of folks

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
15 files changed:
auth/auth_log.c
auth/common_auth.h
auth/gensec/gensec.c
auth/gensec/gensec.h
source3/auth/auth_generic.c
source3/rpc_server/srv_pipe.c
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c
source4/auth/auth.h
source4/auth/ntlm/auth_simple.c
source4/ldap_server/ldap_backend.c
source4/ldap_server/ldap_bind.c
source4/rpc_server/dcesrv_auth.c
source4/smb_server/smb/sesssetup.c
source4/smb_server/smb2/sesssetup.c