gensec: Pass service_description into auth_usersuppliedinfo during NTLMSSP
authorAndrew Bartlett <abartlet@samba.org>
Mon, 20 Feb 2017 01:15:46 +0000 (14:15 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:25 +0000 (02:37 +0200)
commitaf9d4807399ff73a5d4baab713ef3731de0f5d62
tree5d77e609c9f50cf66c43710f8816a2d314575652
parent2d6066dbbfe8f10b95675eedd0f47c492cf29029
gensec: Pass service_description into auth_usersuppliedinfo during NTLMSSP

This allows the GENSEC service description to be read at authentication time
for logging, eg that the user authenticated to the SAMR server

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/common_auth.h
auth/ntlmssp/ntlmssp_server.c