r17086: Re-add ability to contact remote domain controllers with the "net ads"
commit9c160dd9a7c88afaac7570581062060271b6f757
authorGünther Deschner <gd@samba.org>
Mon, 17 Jul 2006 11:04:47 +0000 (17 11:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:10 +0000 (10 11:38 -0500)
tree28c1b5c4d1846dff29c34bf7bac7c90060700515
parent69543774036b709ed0e30f6dd7981ee3805f17e3
r17086: Re-add ability to contact remote domain controllers with the "net ads"
toolset.

In 3.0.23 all those commands have been limited to the DC of our primary
domain. Also distinguish calls that may go to remote DCs (search, info,
lookup, etc.) from those that should only go to our primary domain
(join, leave, etc.).

Guenther
(This used to be commit d573e64781667993478a289580fa65c34e847f64)
source3/utils/net.c
source3/utils/net_ads.c