auth/auth_sam_reply: let make_user_info_dc_netlogon_validation() correctly handle...
authorStefan Metzmacher <metze@samba.org>
Thu, 7 Jan 2016 14:06:46 +0000 (15:06 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 30 Jun 2016 01:30:26 +0000 (03:30 +0200)
commit5ddf5add81ac8d1c989c578e2dcbf7b0b4e6714e
tree19b419616cb59d2ddbfb3a6e671654cf813a3846
parentb67ea0e12310979c02b1837e2179573cb081e151
auth/auth_sam_reply: let make_user_info_dc_netlogon_validation() correctly handle level 6

We need to take care of extra sids in level 3 and 6!
And level 6 also includes user_principal_name and dns_domain_name.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
auth/auth_sam_reply.c