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

Re: CLDAP problems



My be, but I just run tcpdum and see the following:
hosts		ports		proto		info
me->server 	3624->389	TCP		SYN
server->me	389->3634	TCP		SYN,ACK
me->server	3634->389	TCP		ACK
me->server	3624->389	TCP		FIN,ACK
server->me	389->3634	TCP		ACK
server->me	389->3634	TCP		FIN,PSH,ACK
me->server	3634->389	TCP		ACK
assertion!

May be I don's understand this correcly, but where is UDP protocol?
It seems that my machine and server tries to setup TCP connection. Why?

Thnaks in advance.

Andriy Korud.


> Is your netware 5 box running NDS8 at least Sp1?  If not that may be a
> problem but I doubt it.  I know novell enhanced the LDAP services with NDS
> 8 and service pack 1 from NDS 8.  I don't think that will help your
> problem but it might.
> 
> Sorry, I have yet to try cldap against my nw5 box, but I know the
> ldapsearch tools etc work for me against a vanilla nw 5 box.
> 
> 
> Allen Reese
> Senior Software Engineer
> Driversoft, Inc.
> allen@driversoft.com
> Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread
> 
> On 10 Dec 1999, Andrij Korud wrote:
> 
> > Hi,
> > My environment:
> > OpenLDAP: HEAD CVS from 9-dec-99;
> > Client: Linux 2.3.31;
> > Server: Novell Netware 5.0, LDAP V3 with UPD enabled.
> > 
> > I am trying to use cldap and got the following problem:
> > cldap_open() - OK;
> > ldap_set_option() - OK;
> > cldap_search_s() - sockbuf.c:830: ber_pvt_sb_set_io: Assertion `sb->sb_io 
> > == &sb_IO_None' failed.
> > 
> > Stack is:
> > #0  0x400ca1a1 in kill () from /lib/libc.so.6
> > #1  0x400c9e0a in raise () from /lib/libc.so.6
> > #2  0x400cb3cf in abort () from /lib/libc.so.6
> > #3  0x400c452a in __assert_fail () from /lib/libc.so.6
> > #4  0x4004a851 in ber_pvt_sb_set_io () from /usr/local/lib/liblber.so.0
> > #5  0x4001f820 in open_ldap_connection () from /usr/local/lib/libldap.so.0
> > #6  0x40031e60 in ldap_new_connection () from /usr/local/lib/libldap.so.0
> > #7  0x4001f3e6 in ldap_open_defconn () from /usr/local/lib/libldap.so.0
> > #8  0x40031a34 in ldap_send_initial_request () from
> > /usr/local/lib/libldap.so.0
> > #9  0x40021eed in ldap_search () from /usr/local/lib/libldap.so.0
> > #10 0x4002a637 in cldap_search_s () from /usr/local/lib/libldap.so.0
> > #11 0x804b2d9 in CLdapServer::Search (this=0x80c5608, 
> >     filter=0x80a9d8a "cn=pam")
> >     at /home/akorud/C-ForgeWork/acct_new/common.a-dir/LdapServer.cpp:64
> > #12 0x804acf4 in main ()
> >     at /home/akorud/C-ForgeWork/acct_new/ui-dir/main.cpp:26
> > 
> > Any suggestions?
> > 
> > Thanks in advance, 
> > Andriy Korud, Lviv, Ukraine
> > 
> > 
> 
>