diff options
author | Michael Adam <obnox@samba.org> | 2008-01-25 16:40:17 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-01-25 16:43:21 +0100 |
commit | 3ca606731b99754493ab5a8d761225c637bc82dd (patch) | |
tree | 166c84383b9d82dd0cdaba1469a55416b35ef0db /source3/winbindd/winbindd_cache.c | |
parent | 05ff7fd46e19d9c1aab8524495c9b926290927c7 (diff) | |
download | samba-3ca606731b99754493ab5a8d761225c637bc82dd.tar.gz samba-3ca606731b99754493ab5a8d761225c637bc82dd.tar.bz2 samba-3ca606731b99754493ab5a8d761225c637bc82dd.zip |
Fix winbindd_can_contact_domain() on a samba DC.
The check for inbound trusts is invalid when samba is a DC
and has a trust with an active directory domain.
This effectively prevented tusts with an AD domain on a
samba DC from working (unless using "winbindd rpc only"),
because an ads_connect() was never performed. Only the
rpc-based winbindd methods were working properly.
Jerry: Please check!
Michael
(This used to be commit dcd42a1e0642c69348adfaeecef7f7f2f074ac30)
Diffstat (limited to 'source3/winbindd/winbindd_cache.c')
0 files changed, 0 insertions, 0 deletions