CVS update: samba/source/nsswitch

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/nsswitch
In directory dp.samba.org:/tmp/cvs-serv19632/nsswitch

Modified Files:
      Tag: SAMBA_3_0
	wb_client.c wbinfo.c winbindd_acct.c winbindd_nss.h 
	winbindd_user.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:
wb_client.c		1.36.2.8 => 1.36.2.9
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/wb_client.c.diff?r1=1.36.2.8&r2=1.36.2.9
wbinfo.c		1.38.2.18 => 1.38.2.19
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/wbinfo.c.diff?r1=1.38.2.18&r2=1.38.2.19
winbindd_acct.c		1.1.2.2 => 1.1.2.3
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_acct.c.diff?r1=1.1.2.2&r2=1.1.2.3
winbindd_nss.h		1.21.2.11 => 1.21.2.12
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_nss.h.diff?r1=1.21.2.11&r2=1.21.2.12
winbindd_user.c		1.43.2.15 => 1.43.2.16
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_user.c.diff?r1=1.43.2.15&r2=1.43.2.16



More information about the samba-cvs mailing list