[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: daemon: socket() failed errno=97... error message
I might do that. In the meantime, I figured out the cause of my unable to
bind errors. They were network related. By running an strace on
ldapsearch, i noticed calls to my isp dns servers, both when i was dialed
up, and when i was not. Either way, once i had made that very first initial
ppp connection after rebooting, ldapsearch would fail no matter what, until
another reboot. But slapd was not bound to a certain address, so i am at a
loss. can someone with better knowlege of ldap internals take a shot at
that one?? anyway, i solved it by adding a HOST line in my ldap.conf file
pointing to my internal network address. No worries after that, works all
the time now. thanks for the help!
Jason
>
>
> At 04:36 PM 11/2/00 -0800, Kurt D. Zeilenga wrote:
> >At 06:22 PM 11/2/00 -0600, Jason Holland wrote:
> >>Sorry, I am running openldap 2.0.6. Maybe I should give the
> cvs code a try?
> >
> >Not unless you like getting bloody.
>
> I should have said that if you fetch the HEAD branch code,
> you'll likely get bloody.
>
> OPENLDAP_REL_ENG_2 is generally quite worthy of a try...
>
> Kurt
>
>