s3-passdb: added pdb_samba4
authorAndrew Bartlett <abartlet@samba.org>
Fri, 6 May 2011 14:50:04 +0000 (00:50 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 8 May 2011 17:00:28 +0000 (19:00 +0200)
commita47c7f6b4cfc8ce271cfd5addbf8f901d9ab3c6e
treefe1974ac7683142f8476db829c441f6cbc99c242
parent25cfa29e29bdbb6c84bd85ea02ec542228ae585f
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>
source3/passdb/pdb_samba4.c [new file with mode: 0644]
source3/passdb/wscript_build
source3/wscript