CVS update: samba/source/passdb

abartlet at samba.org abartlet at samba.org
Sat Nov 2 18:09:17 EST 2002


Date:	Sat Nov  2 07:09:17 2002
Author:	abartlet

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

Modified Files:
	pdb_ldap.c 
Log Message:
Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccount
attributes rather than calling getpwnam() on the user.

This should help fix some of metze's performance issues - particularly on
enumerations.

There is a consequential change to the operation of 'non unix account's in LDAP
- they are no longer restricted to being 'within' the NUA range, but will
always be added to that range.  

Finally, there is the doco for this and the previous LDAP SSL changes.


Revisions:
pdb_ldap.c		1.66 => 1.67
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_ldap.c?r1=1.66&r2=1.67



More information about the samba-cvs mailing list