working draft of the idmap_ldap code.
authorGerald Carter <jerry@samba.org>
Thu, 5 Jun 2003 02:34:30 +0000 (02:34 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 5 Jun 2003 02:34:30 +0000 (02:34 +0000)
commit3bdfd57a2dc590896a2e45652ad4f5e3c2358108
treee846066e8dedaa62ffdd6b9e628b8c4f3a8dddc6
parente8d5d89277694daac3ec83ce4f606baedcaa930e
working draft of the idmap_ldap code.
Includes sambaUnixIdPool objectclass

Still needs cleaning up wrt to name space.
More changes to come, but at least we now have a
a working distributed winbindd solution.
(This used to be commit 824175854421f7c27d31ad673a8790dd018ae350)
examples/LDAP/samba.schema
source3/Makefile.in
source3/configure.in
source3/include/includes.h
source3/include/smbldap.h [new file with mode: 0644]
source3/lib/smbldap.c [new file with mode: 0644]
source3/passdb/pdb_ldap.c
source3/sam/idmap_ldap.c