s3-winbindd: set the can_do_validation6 also for trusted domain
commit05036fab0a9847219c73c0abd931a39fba0bccfd
authorMatthieu Patou <mat@matws.net>
Fri, 10 Feb 2012 19:45:21 +0000 (10 11:45 -0800)
committerMatthieu Patou <mat@matws.net>
Fri, 10 Feb 2012 20:52:19 +0000 (10 12:52 -0800)
tree96b8e59ca0cc8a71ed904679ebd4038ba1a38376
parent389bb4fbe175af8bfb3b75f4ed69529e4d3e075b
s3-winbindd: set the can_do_validation6 also for trusted domain

The flag can_do_validation6 was only set for the domain to which
winbindd is the member. Setting this flag in other domains (trusted
domain) if it's active directory domain is a good idea as it allow to do
level 6 validation also when winbindd is querying them directly.
source3/winbindd/winbindd_cm.c