From aliguori@us.ibm.com:
authorJim McDonough <jmcd@samba.org>
Thu, 20 Feb 2003 22:46:37 +0000 (22:46 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 20 Feb 2003 22:46:37 +0000 (22:46 +0000)
commit35e4448dcb2deb0d5d34d9e974a49f2fb31f1356
tree39fdb19925a8dd7a58811e102bb0882edae6f3b3
parent7f59703550378ff2333e3c851bf1a77037510abd
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.
source/Makefile.in
source/nsswitch/winbindd.h
source/nsswitch/winbindd_idmap.c
source/nsswitch/winbindd_idmap_tdb.c [new file with mode: 0644]
source/param/loadparm.c