r4682: A LDB-based secrets implementation in Samba4.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 11 Jan 2005 14:04:58 +0000 (14:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:42 +0000 (13:08 -0500)
commita249198d539685be5cb97e179e85ae00dbba8c83
tree1e0ae58592cc6a4d7a09934a1fabca03e53871b6
parent7ab7debcf17d833ac15512604f73b551c27534c2
r4682: A LDB-based secrets implementation in Samba4.

This uses LDB (a local secrets.ldb and the global samdb) to fill out
the secrets from an LSA perspective.

Some small changes to come, but the bulk of the work is now done.

A re-provision is required after this change.

Andrew Bartlett
(This used to be commit ded33033521a6a1c7ea80758c5c5aeeebb182a51)
source4/lib/util.c
source4/libcli/auth/session.c
source4/librpc/idl/lsa.idl
source4/passdb/secrets.c
source4/provision.ldif
source4/rpc_server/lsa/dcesrv_lsa.c
source4/script/provision.pl
source4/secrets.ldif [new file with mode: 0644]
source4/torture/rpc/lsa.c
source4/torture/rpc/samsync.c