Revert "net: Use samba default command line arguments."
authorKai Blin <kai@samba.org>
Wed, 10 Jun 2009 11:08:40 +0000 (13:08 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 19 Jun 2009 06:47:42 +0000 (08:47 +0200)
commit09393cc0c3deaeda8eb86827ebec9171cffdc5a2
treede1c15ba2c54fd07cc606ef35fca8cfa118a4650
parentffe520aab3191929816f9c5724d3b9e3da5a5e86
Revert "net: Use samba default command line arguments."

This reverts commit c039bc15ba597d955d0ccbf5642388b0a03ba40b and dependent
commits 33c6ba805756739b7b4395bedb66ae00797cbcb1 and
        ce18ba7e24b5578672d2f2ffaab97ef708421067.

While it certainly would be a nice to have feature, this has caused more
hassle than reasonable, e.g. in net commands that need to use the machine
account like net (ads|rpc) testjoin.

This un-fixes bug #6305.
(cherry picked from commit eadbd85b2797683b3a17a1919c4aea28d6519a01)
12 files changed:
WHATSNEW.txt
source3/utils/net.c
source3/utils/net.h
source3/utils/net_ads.c
source3/utils/net_dom.c
source3/utils/net_help.c
source3/utils/net_proto.h
source3/utils/net_rpc.c
source3/utils/net_rpc_join.c
source3/utils/net_rpc_samsync.c
source3/utils/net_rpc_shell.c
source3/utils/net_util.c