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)
commit00a93ed336c5f36643e6e33bd277608eaf05677c
treea8c7766597e6adfa7c0c1c642a2be9e9c8dc5c90
parentcc19c0ace43a3613f6290fa4bc4f68c964563743
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).
13 files changed:
source/auth/auth_domain.c
source/include/rpc_dce.h
source/libads/sasl.c
source/libads/util.c
source/libsmb/cliconnect.c
source/libsmb/clispnego.c
source/libsmb/namequery.c
source/libsmb/trusts_util.c
source/rpc_client/cli_pipe.c
source/rpcclient/rpcclient.c
source/utils/net_rpc_join.c
source/utils/net_rpc_samsync.c
source/winbindd/winbindd_cm.c