Author: vlendec Date: 2005-12-27 19:23:24 +0000 (Tue, 27 Dec 2005) New Revision: 12518
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12518 Log: idmap_allocate_rid is never called with anything but USER_RID_TYPE. Delete that parameter. Now to understand ldap_next_rid(). Anybody around who can tell me how this is *supposed* to work? BTW, I'm about to move this to passdb, allocating a RID has nothing to do with idmap, this is really pdb's issue. Volker Modified: trunk/source/include/idmap.h trunk/source/nsswitch/winbindd_sid.c trunk/source/sam/idmap.c trunk/source/sam/idmap_ad.c trunk/source/sam/idmap_ldap.c trunk/source/sam/idmap_rid.c trunk/source/sam/idmap_tdb.c trunk/source/sam/idmap_util.c Changeset: Sorry, the patch is too large (283 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12518
