s4:auth: fill user_principal_* and dns_domain_name in authsam_make_user_info_dc()
authorStefan Metzmacher <metze@samba.org>
Thu, 7 Jan 2016 13:55:07 +0000 (14:55 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 30 Jun 2016 01:30:26 +0000 (03:30 +0200)
commit6257003dff558f5736eb89fc909b623aadd121c9
tree59f0ac33fbf3140bb0bb9b288b030816f72c1166
parent432e83bf5bebd9f4fadb98fcadb82a32eb1b88ed
s4:auth: fill user_principal_* and dns_domain_name in authsam_make_user_info_dc()

This is required in order to support netr_SamInfo6 and PAC_UPN_DNS_INFO
correctly.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/auth/auth.h
source4/auth/ntlm/auth_sam.c
source4/auth/sam.c
source4/kdc/pac-glue.c