CVS update: samba/source/passdb

abartlet at samba.org abartlet at samba.org
Wed Apr 23 09:14:49 EST 2003


Date:	Tue Apr 22 23:14:49 2003
Author:	abartlet

Update of /home/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv21853/passdb

Modified Files:
      Tag: SAMBA_3_0
	passdb.c pdb_ldap.c 
Log Message:
Remove ldapsam_search_one_user_by_uid from pdb_ldap.

sambaAccount requires the rid to be present, and doing this fallback is quite
dangerous, becouse it assumes that alorithmic RIDs are in use - which is quite
often not the case.

Also finish of vl's work on 'use a function pointer, not embedded logic' to
tell lower levels that they should/should not attempt to set the user's password
into LDAP with the extended operation.

Andrew Bartlett


Revisions:
passdb.c		1.151.2.14 => 1.151.2.15
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/passdb.c?r1=1.151.2.14&r2=1.151.2.15
pdb_ldap.c		1.28.2.37 => 1.28.2.38
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_ldap.c?r1=1.28.2.37&r2=1.28.2.38


More information about the samba-cvs mailing list