auth: Fill in user_info->service_description from all callers
authorAndrew Bartlett <abartlet@samba.org>
Mon, 20 Feb 2017 01:52:07 +0000 (14:52 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:25 +0000 (02:37 +0200)
commitc04891895999e2743e5bdbbba4c60254fa0f5820
tree3af9c1b96825ba53077d7fe9d1fe5309aac528b4
parent223598209225162aef42ef20c8a95fecc47837c9
auth: Fill in user_info->service_description from all callers

This will allow the logging code to make clear which protocol an authentication was for.

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>
source3/auth/auth_ntlmssp.c
source3/auth/auth_util.c
source3/auth/proto.h
source3/auth/user_info.c
source3/smbd/sesssetup.c
source3/torture/pdbtest.c
source3/winbindd/winbindd_pam.c
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/smb_server/smb/sesssetup.c