r991: Allow winbindd to use the domain trust account password
authorGerald Carter <jerry@samba.org>
Thu, 3 Jun 2004 18:00:22 +0000 (18:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:53 +0000 (10:51 -0500)
commite9f109d1b38e0b0adec9b7e9a907f90a79d297ea
tree6c0073a34c033a7c5fc22f0a658639cafebd9e89
parent5070c1b68f2add16916ba3135984f6e70bbe42cf
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