auth_log: Also log the final type of authentication (ntlmssp,krb5)
authorAndrew Bartlett <abartlet@samba.org>
Wed, 1 Mar 2017 03:00:03 +0000 (16:00 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:27 +0000 (02:37 +0200)
commit0e508853fcb6cc0e8ca2b6ff48d8b5468b339468
tree90589fa5cd0dd8e8754300f8161abf219fbd9c87
parent46a800fae3b054a2e9c2f26f35630cadf11cfe3e
auth_log: Also log the final type of authentication (ntlmssp,krb5)

Administrators really care about how their users were authenticated, so make
this clear.

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
auth/gensec/gensec_internal.h
auth/gensec/spnego.c
auth/ntlmssp/ntlmssp.c
auth/ntlmssp/ntlmssp_server.c
source3/librpc/crypto/gse.c
source4/auth/gensec/gensec_gssapi.c
source4/auth/gensec/gensec_krb5.c