winbindd: let winbindd_pam_auth_pac_send() compute info6 from PAC
authorStefan Metzmacher <metze@samba.org>
Tue, 23 Jan 2018 22:02:26 +0000 (23:02 +0100)
committerRalph Boehme <slow@samba.org>
Sat, 10 Feb 2018 07:35:18 +0000 (08:35 +0100)
commit5ce3cb2fb468d8798980b49d84568782becf25ea
treeedece0d26965d0059ad9c73dcbfdd9d05f944706
parent42e445396881c5b6651a0dde0abde3d6bb0740bf
winbindd: let winbindd_pam_auth_pac_send() compute info6 from PAC

This way we don't loose the DNS info and UPN. A subsequent commit will
let winbindd_pam_auth_pac_send() return the full validation info.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13262

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/winbindd/winbindd_pam.c