winbind: force the usage of schannel in cm_connect_lsa() as AD DC
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Feb 2018 09:40:19 +0000 (10:40 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 23 Feb 2018 11:47:25 +0000 (12:47 +0100)
commit3e17a3b7cd4083299037ba9377931bea792b2d18
tree2a6f9f7e15cb0e63e4adc4d885fecfc4c7c2c0e6
parentc58f8c3cd84ab18d04bd39ad7d5f53676e092abb
winbind: force the usage of schannel in cm_connect_lsa() as AD DC

This makes sure we only talk to direct trusts.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13278

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