]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:winbindd: let cm_connect_lsa() require schannel also for direct trusts
authorStefan Metzmacher <metze@samba.org>
Fri, 27 Sep 2024 10:21:53 +0000 (12:21 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 1 Oct 2024 09:53:32 +0000 (09:53 +0000)
commitf2fd86025152ea3d96fffdec4945b324139bea4b
treefaab8ba2c962ec06ccc55f7dcff0db6cf12a3d5d
parentba24faaf913cf21751485b9291d75f1ddf5519f7
s3:winbindd: let cm_connect_lsa() require schannel also for direct trusts

This means as domain member we require it also for our primary domain.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/winbindd/winbindd_cm.c