[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Integer OID not found ??
That's what I've done and it works :-)
Now I have thise starge message when connecting :
I don't know where the IP=195.206.6.8:49151 comes from ????
Francois : Nov 27 19:05:05 tanna slapd[17819]: daemon: conn=3 fd=10 connection from IP=127.0.0.1:35021 (IP=195.206.6.8:49151) accepted.
Nov 27 19:05:05 tanna slapd[17939]: conn=3 op=0 BIND dn="CN=ROOT" method=128
Nov 27 19:05:05 tanna slapd[17939]: conn=3 op=0 RESULT tag=97 err=49 text=
Nov 27 19:05:05 tanna slapd[17819]: conn=-1 fd=10 closed
Because of an error while launching slapd,
slap_get_listener_addresses: getaddrinfo ai_addr is NULL?
I have add #unset HAVE_GETADDRINFO just before #ifdef HAVE_GETADDRINFO in daemon.c
even if I know it's not a good way !:-|
What is this slap_get_listener_addresses: getaddrinfo ai_addr is NULL?
François
On Tue, 27 Nov 2001 09:57:28 -0800
"Kurt D. Zeilenga" <Kurt@OpenLDAP.org> wrote:
> At 09:27 AM 2001-11-27, François Chenais wrote:
> >Hello,
> >
> > I'm using a schema for netmeeting that includes
> >
> >attributeType ( 1.3.6.1.4.1.7141.999.1 NAME 'sipAddress' SYNTAX Integer )
> >
> >slapd stops with error line 593: OID Integer not recognized
> >
> > What is this error ?
>
> It means that Integer is not recognized as a valid OID.
> You should replace this with the appropriate numbericoid
> string identifying the desired LDAP syntax
> (e.g. 1.3.6.1.4.1.1466.115.121.1.27). See RFC 2252 for
> details on schema definition formats.
>
> Kurt
>
>
--
Francois.Chenais@citb.bull.net
BULL-CITB tel:(+33) 556 437 848 Home: francois@chenais.net
207, cours du Médoc fax:(+33) 556 437 978 http://www.citb.bull.net
33000 Bordeaux BullCom: 227 7848 ICQ :3886291
-------------------------------------------------------------- Linux -----