Add an early prototyp of pdb_ads.c.
authorVolker Lendecke <vl@samba.org>
Sat, 6 Jun 2009 09:25:02 +0000 (11:25 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 6 Jun 2009 11:10:30 +0000 (13:10 +0200)
commit23b501e02a15fe94e807e279c224e5657ce47af2
tree1db73158aac8651f59ccd0fae4ce6e672250d265
parent256b227b27b599fffe5746bae7132a27e2c59dd4
Add an early prototyp of pdb_ads.c.

The purpose of this module is to connect to a locally running samba4 ldap
server for an alternative "Franky" setup. Right now it contains a couple of
gross hacks: For example it just takes the s4-chosed RID directly as uid/gid...

Checking in tldap and pdb_ads now, I think 3777 insertions are enough for a
start...
source3/Makefile.in
source3/configure.in
source3/passdb/pdb_ads.c [new file with mode: 0644]