mysterious LDAP problem and "why doesn't EOAdaptorDebugEnabled log LDAP too?"
mysterious LDAP problem and "why doesn't EOAdaptorDebugEnabled log LDAP too?"
- Subject: mysterious LDAP problem and "why doesn't EOAdaptorDebugEnabled log LDAP too?"
- From: Benjamin J Doherty <email@hidden>
- Date: Thu, 13 Oct 2005 18:15:30 -0500
Friends:
I am using WebObjects to connect to OpenLDAP and there's a mysterious
error that I cannot understand. This is what appears in the LDAP
server's debug.log file:
Oct 13 14:05:37 server slapd[97299]: conn=109589 op=3 SRCH
base="uid=bjd,ou=People,dc=dot,dc=org" scope=2 deref=3 filter="(&
(objectClass=inetOrgPerson)(&(sn=doherty)(cn=benjamin j doherty)(!
(audio=*))(!(businessCategory=*))(!(carLicense=*))(!
(departmentNumber=*))(displayName=benjamin j doherty)(!
(employeeNumber=*))(!(employeeType=*))(givenName=benjamin)(!
(homePhone=*))(?=undefined)(!(initials=*))(!(jpegPhoto=*))(!
(labeledURI=*))(mail=email@hidden)(!(manager=*))(mobile=+1234567890)(!
(o=*))(!(pager=*))(!(photo=*))(!(roomNumber=*))(!(secretary=*))
(uid=bjd)(!(userCertificate=*))(!(x500UniqueIdentifier=*))(!
(preferredLanguage=*))(!(userSMIMECertificate=*))(!(userPKCS12=*))(!
(title=*))(!(x121Address=*))(!(registeredAddress=*))(!
(destinationIndicator=*))(!(preferredDeliveryMethod=*))(!
(telexNumber=*))(!(teletexTerminalIdentifier=*))(!(telephoneNumber=*))
(!(internationaliSDNNumber=*))(!(facsimileTelephoneNumber=*))(!
(street=*))(!(postOfficeBox=*))(!(postalCode=*))(!(postalAddress=*))(!
(physicalDeliveryOfficeName=*))(....
I've figured out that the problem lies in the homePostalAddress
attribute for this entry. It's not blank for this entry, and other
entries where it is blank are saved with no hassle. (The debug.log
is locking against (!(homePhone=*))(?=undefined)(!(initials=*)), and
homePostalAddress is the only attribute between the two named ones
alphabetically. Can anyone give me some ideas of what to twiddle?
This is a D2JC application.
Also, I noticed in trying to track down this problem that
EOAdapterDebugEnabled does NOT log LDAP the way it does SQL. Is
there another launch flag I need to use?
Thanks for any help.
Benjamin Doherty
Chicago Illinois.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden