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)
commit3c879745cfc39be6128b63a88ecdbfa3d9ce6c2d
treed89ba31fb238c477e1395052c561e5e07399f9c5
parent024dd7d7c95bcf8d77914dc2063f16220358e690
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
12 files changed:
source/Makefile.in
source/auth/auth_domain.c
source/auth/auth_util.c
source/include/passdb.h
source/nsswitch/winbindd_ads.c
source/nsswitch/winbindd_passdb.c
source/passdb/lookup_sid.c
source/passdb/passdb.c
source/passdb/pdb_interface.c
source/passdb/secrets.c
source/rpc_server/srv_lsa_nt.c
source/utils/net_rpc.c