r17086: Re-add ability to contact remote domain controllers with the "net ads"
authorGünther Deschner <gd@samba.org>
Mon, 17 Jul 2006 11:04:47 +0000 (11:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:10 +0000 (11:38 -0500)
commitd573e64781667993478a289580fa65c34e847f64
tree7a1e7e0eae83299138fbfca8c651287ce306de4c
parent58e5e270d2957cdf07c29757a83b53f73372d62a
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
source/utils/net.c
source/utils/net_ads.c