s3:winbindd: allow a fallback to NTLMSSP for LDAP connections
authorStefan Metzmacher <metze@samba.org>
Wed, 22 Feb 2017 20:18:32 +0000 (21:18 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 24 Feb 2017 17:40:15 +0000 (18:40 +0100)
commit4e9a0894cd977585ccc94e7c1811de1b0293382d
tree0e64ae302870703158af107df0fbdb19d60e7ebb
parentea0bc12ba52166032d5112ee22ab53d831c13e86
s3:winbindd: allow a fallback to NTLMSSP for LDAP connections

This matches the behaviour of pdb_get_trust_credentials() for
our machine account and allows us to fallback to NTLMSSP
when contacting trusted domains.

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

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