Date: Wed, 08 Sep 1999 17:23:16 -0500 From: Lars "Fredriksen" <lars@odin-corporation.com> To: Amancio Hasty <hasty@rah.star-gate.com>, current@freebsd.org Subject: Re: Communicator 4 and LDAP Message-ID: <37D6E1D4.E93892D1@odin-corporation.com> References: <199909082158.OAA37823@rah.star-gate.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Amancio Hasty wrote:
> click on "Communicator" -> AddressBook , then on your ldap server:
>
> Fill in :
>
> Description: User Friendly name for your ldap server
> LDAP Server: ldap's hostname
> Server Root: your server root
> Port Number : the port number where your ldap server is listening to
>
> >From the address book window you should be able to query the ldap server.
>
> Cheers
>
> --
>
> Amancio Hasty
> hasty@rah.star-gate.com
Hi Amancio,
Well, when I try to do that I always get the following error when you try to
search (even on the default ones like verisign, infoseek etc):
Failed to bind to 'InfoSpace Directory' due to LDAP error 'Can't connect to
the LDAP server' (0x5B)
Trussing it it seems to be related to a connect() that gets interrupted like
this:
syscall connect(0x24,0xce3158,0x10)
returns 0 (0x0)
syscall sendto(0x24,0xbfbfb8b8,0x24,0x0,0x0,0x0)
returns 36 (0x24)
syscall poll(0xbfbfb670,0x1,0x1388)
returns 1 (0x1)
syscall recvfrom(0x24,0xbfbfc164,0x400,0x0,0xbfbfb6f8,0xbfbfb664)
returns 173 (0xad)
syscall close(36)
returns 0 (0x0)
syscall socket(0x2,0x1,0x0)
returns 36 (0x24)
SIGNAL 14
SIGNAL 14
SIGNAL 14
syscall connect(0x24,0xbfbfc5e0,0x10)
errno 4 'Interrupted system call'
syscall gettimeofday(0xbfbfc498,0x0)
Lars
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37D6E1D4.E93892D1>
