r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.
authorGerald Carter <jerry@samba.org>
Fri, 28 Sep 2007 18:15:34 +0000 (18:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:31:03 +0000 (12:31 -0500)
commit5221ebb299081da6a806362212c6a8ceb9cc70a8
tree40822494127c0bebd85a6db2c27115e923e91ae8
parent58a9621904f0334d8f5a1f34e2dfd95409e7c68d
r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.

The translate_name() used by cli_session_setup_spnego() cann rely
Winbindd since it is needed by the join process (and hence before
Winbind can be run).
(This used to be commit 00a93ed336c5f36643e6e33bd277608eaf05677c)
13 files changed:
source3/auth/auth_domain.c
source3/include/rpc_dce.h
source3/libads/sasl.c
source3/libads/util.c
source3/libsmb/cliconnect.c
source3/libsmb/clispnego.c
source3/libsmb/namequery.c
source3/libsmb/trusts_util.c
source3/rpc_client/cli_pipe.c
source3/rpcclient/rpcclient.c
source3/utils/net_rpc_join.c
source3/utils/net_rpc_samsync.c
source3/winbindd/winbindd_cm.c