[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: OpenLDAP Config Question



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Redman, Greg wanted us to know:

>I also noticed that during a user authentication, slapd (started with full debug turned on (-1)) looked like it was doing a sequential read through the entire database.
>
># Indices to maintain
>index   cn,sn,uid pres,eq

Your indexes are insufficient then.  Try this or something close to it:
index cn,sn,uid eq,pres
index mail,givenname eq,sub
index objectClass,uidNumber,gidNumber   eq
- -- 
Blue skies...	Todd 	Public key: http://www.mrball.net/todd.asc
...and I will strike down upon thee with great vengeance and furious
 anger, those who attempt to poison and destroy my binaries, and you 
    will know my name is root, when I lay my vengeance upon thee.
Linux kernel 2.4.19-16mdk   4 users,  load average: 0.03, 0.02, 0.00
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: http://www.mrball.net/todd.asc

iD8DBQE+ZsclIBT1264ScBURAlhSAKDKa8k4nyUxwYBoAvZSkJGELKxWwACg32hx
8XD2fxhrRKFIV9AyZHhCepo=
=Y1xZ
-----END PGP SIGNATURE-----