CVS update: samba/source/passdb

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


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

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

Modified Files:
      Tag: SAMBA_3_0
	passdb.c pdb_ldap.c pdb_smbpasswd.c pdb_tdb.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:
passdb.c		1.151.2.33 => 1.151.2.34
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/passdb.c.diff?r1=1.151.2.33&r2=1.151.2.34
pdb_ldap.c		1.28.2.78 => 1.28.2.79
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_ldap.c.diff?r1=1.28.2.78&r2=1.28.2.79
pdb_smbpasswd.c		1.40.2.20 => 1.40.2.21
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_smbpasswd.c.diff?r1=1.40.2.20&r2=1.40.2.21
pdb_tdb.c		1.58.2.21 => 1.58.2.22
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_tdb.c.diff?r1=1.58.2.21&r2=1.58.2.22



More information about the samba-cvs mailing list