From aliguori@us.ibm.com:
commit5bec7f5fcac1a3e5a48b04f140b96f03b88f0965
authorJim McDonough <jmcd@samba.org>
Thu, 20 Feb 2003 22:46:37 +0000 (20 22:46 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 20 Feb 2003 22:46:37 +0000 (20 22:46 +0000)
tree5cb222ca209a4159336997d58f664d255642ba71
parent8d8a8c9633ea04d269d70b1fa8f4393cc73f7bbd
From aliguori@us.ibm.com:
This patch adds the architecture for an IDMAP backend system including a new
smb.conf parameter "winbind backend".  Right now, the only valid value is "tdb"
but I'm currently working on an LDAP backend.
(This used to be commit 35e4448dcb2deb0d5d34d9e974a49f2fb31f1356)
source3/Makefile.in
source3/nsswitch/winbindd.h
source3/nsswitch/winbindd_idmap.c
source3/nsswitch/winbindd_idmap_tdb.c [new file with mode: 0644]
source3/param/loadparm.c