r991: Allow winbindd to use the domain trust account password
commit9276b14db56a40a3105e06897a95dc63fae8c8e1
authorGerald Carter <jerry@samba.org>
Thu, 3 Jun 2004 18:00:22 +0000 (3 18:00 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 3 Jun 2004 18:00:22 +0000 (3 18:00 +0000)
treec2013592ed0965e2460ba0f05d396b9bc5716eab
parent9c7ff1161072a3297b09c4057c1c1f8c59cfcc1d
r991: Allow winbindd to use the domain trust account password
for setting up an schannel connection.  This solves the problem
of a Samba DC running winbind, trusting a native mode AD domain,
and needing to enumerate AD users via wbinfo -u.
source/auth/auth_util.c
source/include/rpc_dce.h
source/include/rpc_netlogon.h
source/nsswitch/winbindd_cache.c
source/nsswitch/winbindd_cm.c
source/rpc_client/cli_netlogon.c
source/rpc_client/cli_pipe.c
source/rpc_parse/parse_net.c
source/rpc_server/srv_netlog.c
source/rpc_server/srv_netlog_nt.c