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)
commit9dbf2e2419e2ba0f2293b4a7a5971123f34a09ad
tree7b126d923a8a0ee8b02ab43bf54a43ce3344f051
parent4e1b26db3490c6063bf0ea05b8ae7e34a96ca8a9
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.
(This used to be commit e9f109d1b38e0b0adec9b7e9a907f90a79d297ea)
source3/auth/auth_util.c
source3/include/rpc_dce.h
source3/include/rpc_netlogon.h
source3/nsswitch/winbindd_cache.c
source3/nsswitch/winbindd_cm.c
source3/rpc_client/cli_netlogon.c
source3/rpc_client/cli_pipe.c
source3/rpc_parse/parse_net.c
source3/rpc_server/srv_netlog.c
source3/rpc_server/srv_netlog_nt.c