s4:s3compat Add pdb_samba4
authorAndrew Bartlett <abartlet@samba.org>
Sun, 23 May 2010 15:12:02 +0000 (01:12 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jun 2010 11:57:31 +0000 (21:57 +1000)
commit918a1e334d126a4c6f641b9161a9ccfd7878f659
tree5bd53bf9d2d2fad85292642643a813381302ee69
parent6703b64cd0a187a47d71aafb9acd5631a9d68e39
s4:s3compat Add pdb_samba4

pdb_samba4 is a passdb module based on the work Volker did on pdb_ads,
but written directly against the LDB and DSDB APIs used in the source4
code.

In particular, the SID-based extended DN and dsdb_ helper functions
are used to make this a much smaller module.  It contains some write
support, but as the first customer is winbindd, this is unfinished.

The idmap fucntions link to Samba4's idmap API

Andrew Bartlett
source4/s3compat/pdb_samba4.c [new file with mode: 0644]
source4/s3compat/s3compat.c
source4/s3compat/s3compat_authenticate.c
source4/s3compat/wscript_build