1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/passdb
Andrew Bartlett a47c7f6b4c s3-passdb: added pdb_samba4
This uses direct LDB operations and calls to the dsdb library to allow
passdb operations (such as pdbedit and smbpasswd) offline, and uses
transactions internally for database consistency.

Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>
2011-05-08 19:00:28 +02:00
..
account_pol.c s3: only include lib/privileges.h where needed. 2011-03-30 01:13:10 +02:00
login_cache.c s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
lookup_sid.c s3: Use wbcSidsToUnixIds in create_local_token 2011-04-13 14:13:25 -07:00
lookup_sid.h s3: Use wbcSidsToUnixIds in create_local_token 2011-04-13 14:13:25 -07:00
machine_account_secrets.c s3-passdb Redirect domain GUID and SID queries to the passdb stack 2011-05-08 17:48:33 +02:00
machine_sid.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
machine_sid.h s3-passdb: add machine_sid.h and lookup_sid.h 2011-03-30 01:13:08 +02:00
passdb.c s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
pdb_ads.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
pdb_compat.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
pdb_get_set.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
pdb_interface.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
pdb_ipa.c s3: Fix Coverity ID 2471: UNINIT 2011-04-14 16:22:58 +02:00
pdb_ldap.c More const fixes. Remove CONST_DISCARD. 2011-05-06 01:44:07 +02:00
pdb_nds.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
pdb_samba4.c s3-passdb: added pdb_samba4 2011-05-08 19:00:28 +02:00
pdb_smbpasswd.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
pdb_tdb.c s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
pdb_util.c s3: create_builtin_users/administrators belongs to passdb not auth. 2011-03-30 01:13:07 +02:00
pdb_wbc_sam.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
proto.h s3-passdb: move util_unixsids.c out of passdb. 2011-03-30 01:13:08 +02:00
secrets.c s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
wscript_build s3-passdb: added pdb_samba4 2011-05-08 19:00:28 +02:00