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)
commit9d7d007443fc75264b2764b90f272ffc40c9be6c
tree0db221dea4a9127660adc6a5fe0fc532b35cd238
parent451f32f1fadbe3474e3e52a21ce77c23d106d03b
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
source/Makefile.in
source/nsswitch/winbindd.c
source/nsswitch/winbindd_group.c
source/nsswitch/winbindd_idmap.c [deleted file]
source/nsswitch/winbindd_idmap_ldap.c [deleted file]
source/nsswitch/winbindd_idmap_tdb.c [deleted file]
source/nsswitch/winbindd_sid.c
source/nsswitch/winbindd_user.c
source/sam/idmap.c
source/sam/idmap_winbind.c [deleted file]
source/smbd/server.c