make winbind use idmap as well.
authorSimo Sorce <idra@samba.org>
Sun, 27 Apr 2003 12:07:20 +0000 (12:07 +0000)
committerSimo Sorce <idra@samba.org>
Sun, 27 Apr 2003 12:07:20 +0000 (12:07 +0000)
commitc737b1f7587ca7d32a974c6249eec9510e566a9c
treee64d93c90d9ef832a1bf50f535d60752bb383392
parentd2fd4707ab6c53d1dd886c6ec189163d12c8ce8b
make winbind use idmap as well.
change idmap_init call

removed ldap backend for winbind idmap, seem it had problems anyway and it
have to be reworked to work with idmap without calling winbind code.

simo
(This used to be commit 9d7d007443fc75264b2764b90f272ffc40c9be6c)
source3/Makefile.in
source3/nsswitch/winbindd.c
source3/nsswitch/winbindd_group.c
source3/nsswitch/winbindd_idmap.c [deleted file]
source3/nsswitch/winbindd_idmap_ldap.c [deleted file]
source3/nsswitch/winbindd_idmap_tdb.c [deleted file]
source3/nsswitch/winbindd_sid.c
source3/nsswitch/winbindd_user.c
source3/sam/idmap.c
source3/sam/idmap_winbind.c [deleted file]
source3/smbd/server.c