LDAP V3.3 on OSF/1, Solaris 2.4 with IC R2.2

Mark J Miller (mmiller@esys.ca)
Mon, 13 May 1996 11:57:06 -0600 (Mountain Daylight Time)

--Part9605131106.A
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII

I have built the latest version of LDAP (v3.3) for both of these
platforms but have been unsuccessful at getting it to query my X.500
DSA. I am running the ISODE R2.2 DSA on both platforms, if I use the
LDAP supplied with the ISODE distribution (V3.0) it works fine on
Solaris but not on OSF/1.

I have attached files to this message which contain the
debugging telemetry from the ldap server for both the OSF/1
and Solaris platforms. I am using ud to test the ldap server and
ran ldapd at debug level 127. If this is a case of being
incompatible with IC R2.2, I can work around it (assuming
compatibility with IC R3) but I would like to for sure if this is
the case.

If anyone has some insight into this, I would appreciate it.

Thanks,
Mark.

++++++++++++++++++++++++++++++++++++++++++++++++++++++
Mark Miller Mark.Miller@esys.ca
The Esys Corporation (403) 424-4922
Creators of Simeon http://www.esys.ca/
++++++++++++++++++++++++++++++++++++++++++++++++++++++

--Part9605131106.A
Content-Type: TEXT/plain; name="osf1.dbg"

------- begin trace ------------
{bunch of stuff deleted}
bound 1
do_request
do_search
ber_scanf fmt ({aiiiib) ber:
ber_dump: buf 0x1401540a0, ptr 0x1401540a3, end 0x140154119
current len 118, contents:
c t 04 1c o = T h e 20 E s y s 20 C
o r p o r a t i o n , 20 c = C A
0a 01 02 0a 01 03 02 01 00 02 01 00 01 01 00 a1
% a3 0a 04 02 c n 04 04 M a r k a3 0a 04
02 s n 04 04 M a r k a3 0b 04 03 u i d
04 04 M a r k 0 1e 04 02 c n 04 05 t i
t l e 04 04 m a i l 04 0b o b j e c
t C l a s s
Unaligned access pid=18005 <ldapd> va=11fffee5c pc=120065338 ra=120065318 type=stq
ldap_str2dn
parent: catching child status
main select: Interrupted system call
------- end trace ------------

--Part9605131106.A
Content-Type: TEXT/plain; name="solaris.dbg"

------- begin trace ------------
get_filter
EQUALITY
get_ava
ber_scanf fmt ({aa}) ber:
ber_dump: buf 0x1eac28, ptr 0x1eac74, end 0x1eaca1
current len 45, contents:
a3 0b 04 03 u i d 04 04 M a r k 0 1e 04
02 c n 04 05 t i t l e 04 04 m a i l
04 0b o b j e c t C l a s s
end get_filter
end get_filter_list
end get_filter
Filter: (| (cn=Mark) (sn=Mark) (uid=Mark))
ber_scanf fmt ({v}}) ber:
ber_dump: buf 0x1eac28, ptr 0x1eac81, end 0x1eaca1
current len 32, contents:
0 1e 04 02 c n 04 05 t i t l e 04 04 m
a i l 04 0b o b j e c t C l a s s
(end)
initiate_dap_operation
parent: catching child status
main select: Interrupted system call
------- end trace ------------

--Part9605131106.A--