Author: vlendec Date: 2005-12-28 21:14:46 +0000 (Wed, 28 Dec 2005) New Revision: 12545
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12545 Log: Move rid allocation to pdb for tdbsam. Move #define IDMAP_VERSION to include/idmap.h pdb_init_sam_new now chooses a new RID based on the passdb backend and refuses new users with unmapped primary groups. Luckily there's an error message NT_STATUS_INVALID_PRIMARY_GROUP :-) samr_create_dom_group and net groupmap add now also use the RID allocation. Volker Modified: trunk/source/include/idmap.h trunk/source/nsswitch/winbindd_util.c trunk/source/passdb/passdb.c trunk/source/passdb/pdb_tdb.c trunk/source/sam/idmap_tdb.c trunk/source/utils/net_groupmap.c Changeset: Sorry, the patch is too large (337 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12545
