CVS update: samba/source/sam

jerry at samba.org jerry at samba.org
Fri Jul 11 15:33:40 EST 2003


Date:	Fri Jul 11 05:33:40 2003
Author:	jerry

Update of /data/cvs/samba/source/sam
In directory dp.samba.org:/tmp/cvs-serv19632/sam

Modified Files:
      Tag: SAMBA_3_0
	idmap.c idmap_ldap.c idmap_tdb.c idmap_util.c 
Log Message:
moving more code around.

  * move rid allocation into IDMAP.  See comments in _api_samr_create_user()
  * add winbind delete user/group functions

I'm checking this in to sync up with everyone.  But I'm going to split
the add a separate winbindd_allocate_rid() function for systems
that have an 'add user script' but need idmap to give them a RID.
Life would be so much simplier without 'enable rid algorithm'.
The current RID allocation is horrible due to this one fact.
Tested idmap_tdb but not idmap_ldap yet.  Will do that tomorrow.

Nothing has changed in the way a samba domain is represented, stored, 
or search in the directory so things should be ok with previous installations.

going to bed now.  





Revisions:
idmap.c		1.13.2.14 => 1.13.2.15
	http://www.samba.org/cgi-bin/cvsweb/samba/source/sam/idmap.c.diff?r1=1.13.2.14&r2=1.13.2.15
idmap_ldap.c		1.1.2.9 => 1.1.2.10
	http://www.samba.org/cgi-bin/cvsweb/samba/source/sam/idmap_ldap.c.diff?r1=1.1.2.9&r2=1.1.2.10
idmap_tdb.c		1.12.2.21 => 1.12.2.22
	http://www.samba.org/cgi-bin/cvsweb/samba/source/sam/idmap_tdb.c.diff?r1=1.12.2.21&r2=1.12.2.22
idmap_util.c		1.9.2.15 => 1.9.2.16
	http://www.samba.org/cgi-bin/cvsweb/samba/source/sam/idmap_util.c.diff?r1=1.9.2.15&r2=1.9.2.16



More information about the samba-cvs mailing list