winbindd: remember the secure_channel_type in winbindd_domain
authorStefan Metzmacher <metze@samba.org>
Wed, 29 Nov 2017 14:10:38 +0000 (15:10 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 12 Jan 2018 19:12:56 +0000 (08:12 +1300)
commit9bc55e923118d6f4c6e847fe12b0491e4f5340bd
treecddae92081f8febf8d48938e4b8d1e37d563c34b
parente83510f53f346936eab06e9dc6b3b383de167bb5
winbindd: remember the secure_channel_type in winbindd_domain

This way we have an indication of non direct trusts with
SEC_CHAN_NULL.

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