r20824: Send access to the trusted domain passwords through the pdb backend, so that
authorVolker Lendecke <vlendec@samba.org>
Tue, 16 Jan 2007 08:17:26 +0000 (08:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:10 +0000 (12:17 -0500)
commitb906886e9e9739877fef4c381c46a9a9d61859ba
tree923e6ec17401a2f034ad38459b296dda8441ed11
parent14ddce8b64b559e0db25e2b79dd16d8f3d9aff26
r20824: Send access to the trusted domain passwords through the pdb backend, so that
in the next step we can store them in LDAP to be replicated across DCs.

Thanks to Michael Adam <ma@sernet.de>

Volker
(This used to be commit 3c879745cfc39be6128b63a88ecdbfa3d9ce6c2d)
12 files changed:
source3/Makefile.in
source3/auth/auth_domain.c
source3/auth/auth_util.c
source3/include/passdb.h
source3/nsswitch/winbindd_ads.c
source3/nsswitch/winbindd_passdb.c
source3/passdb/lookup_sid.c
source3/passdb/passdb.c
source3/passdb/pdb_interface.c
source3/passdb/secrets.c
source3/rpc_server/srv_lsa_nt.c
source3/utils/net_rpc.c