auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM auth
authorAndrew Bartlett <abartlet@samba.org>
Sun, 5 Mar 2017 23:11:18 +0000 (12:11 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 27 Mar 2017 18:08:18 +0000 (20:08 +0200)
commita2f6327f9f6ee760ef28a024fb26a49ca2aa43e6
tree65cf751dbef45da9cca770e3a615d104bc45c449
parentb6baf35ebde68db75515910ede26e74bb8313284
auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM auth

So far this is only on the AD DC

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Pair-Programmed-by: Gary Lockyer <gary@catalyst.net.nz>
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
auth/common_auth.h
auth/ntlmssp/gensec_ntlmssp_server.c
source3/auth/auth_generic.c
source4/auth/pyauth.c
source4/auth/session.c
source4/dsdb/tests/python/token_group.py
source4/selftest/tests.py