Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LDAP Log slapd errors?



Hi,

Your database is asking for some tweaking. This is not an indication of a problem or an error condition. You are not required to address this issue.

(Apple's) OpenLDAP stores all it's data in a BerkeleyDB (bdb) database. This messages is telling you that your database could probably benefit from having an additional index set up for this particular variable.

In the file /etc/openldap/slapd_macosxserver you might want to add or modify the following (near the similar lines):

index apple-computers eq,sub
index mail eq,sub

After you do this you will need to stop the database:
launchctl unload /System/Library/LaunchDaemons/org.openldap.slapd.xml

and then re-index the database using slapindex

and then start the database again:
launchctl load /System/Library/LaunchDaemons/org.openldap.slapd.xml

Repeat on each of your replicas if you have any.

The replicas don't have ldap logging turned on by default, so even though you won't see this message your replicas could benefit from the same adjustments.

These tweaks may get overwritten by future software updates or Open Directory reconfigurations.

-Matt

At 2:22 PM -0700 11/9/06, Brian Garrett wrote:
I'm getting the following repeating on my 10.4.8 xserve ODM.

Nov 9 14:09:40 px6 slapd[19896]: <= bdb_substring_candidates: (mail) index_param failed (18)\n
Nov 9 14:12:06 px6 slapd[19896]: <= bdb_equality_candidates: (apple-computers) index_param failed (18)\n


I'm not sure if it's something to be concerned about. I found something similar over on afp548, but the number after the slapd was different and dialog wasn't exactly the same.

Has anyone else seen this type of error messages?

TIA.

Brian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden

This email sent to email@hidden


--
Matt Richard
Access and Security Coordinator
Computing Services
Franklin & Marshall College
email@hidden
(717) 291-4157
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden

This email sent to email@hidden
References: 
 >LDAP Log slapd errors? (From: Brian Garrett <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.