the ads_connect() here doesn't need to actually succeed, as its only
authorAndrew Tridgell <tridge@samba.org>
Wed, 31 Jul 2002 02:00:30 +0000 (02:00 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 31 Jul 2002 02:00:30 +0000 (02:00 +0000)
commit81b69dc79cccd575d33b62ddf7941c5b3c44fdfe
treeffd24d81ce5af2d78aa63db1491dd88768d256bb
parenta5b6fbdf6086d0cf7772a2abde80a66739f26d11
the ads_connect() here doesn't need to actually succeed, as its only
needed to find the DC IP. Just don't check its return value!
(This used to be commit ab144cd8af1622894d446ce48dde99babeb30bd6)
source3/auth/auth_domain.c