--On Thursday, September 08, 2005 5:32 PM +0200 Juan Carlos Sanchez Recio <[EMAIL PROTECTED]> wrote:
access to * by self write by anonymous auth by * none # El Manager pot escriure sempre access to * by dn="cn=Manager,dc=kurling,dc=net" write by * none
The above ACL will never be evaluated as the one before it covers * already.
# Indices to maintain for this database index objectClass eq,pres
There is no point in indexing "objectClass" pres, all pres type searches on ObjectClass go through a code-based short cut.
index ou,cn,mail,surname,givenname eq,pres,sub index uidNumber,gidNumber,loginShell eq,pres index uid,memberUid eq,pres,sub (*) index nisMapName,nisMapEntry eq,pres,sub
--Quanah -- Quanah Gibson-Mount Principal Software Developer ITSS/Shared Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html "These censorship operations against schools and libraries are stronger than ever in the present religio-political climate. They often focus on fantasy and sf books, which foster that deadly enemy to bigotry and blind faith, the imagination." -- Ursula K. Le Guin
