ucdata error while starting OpenLDAP on RH9 (build from source)

From: Michael Henke (google_at_aphex3k.de)
Date: 06/25/04

  • Next message: Tommy Reynolds: "Re: ucdata error while starting OpenLDAP on RH9 (build from source)"
    Date: 25 Jun 2004 02:57:39 -0700
    
    

    Hello,

    Im using RH9 and want to start a LDAP server. I allready downloaded
    and build OpenLDAP and BerkeleyDB. I cant run "make install" because i
    am no root user.

    OpenLDAP's "make test" seems to bring no error.

    Now i start the server with:

    # ./slapd -d 65535 -f ./slapd.conf -u li04495 -g dtlrmob -h
    ldap://localhost:9000 -4

    -d 65535 for most debug information
    -f ./slapd.conf path to my config file
    -u li04495 run deamon with my uid
    -g dtlrmob run deamon with my gid
    -h ldap://localhost:9000 listen to locqlhost on port 9000
    -4 us IPv4 only

    As far as this there should be no error, or do I have overseen
    something?

    After executing the command it tries to start the deamon. It loads the
    schema-files and the it breaks with:

    ...
    ...
    ...
    >>> dnNormalize: <cn=Subschema>
    => ldap_bv2dn(cn=Subschema,0)
    <= ldap_bv2dn(cn=Subschema,0)=0
    => ldap_dn2bv(272)
    <= ldap_dn2bv(cn=subschema,272)=0
    <<< dnNormalize: <cn=subschema>
    error loading ucdata (error -127)
    slapd shutdown: freeing system resources.
    slapd stopped.
    connections_destroy: nothing to destroy.

    I allready have a ucdata-path in my slapd.conf:
    <snip>
    ucdata-path ./libraries/liblunicode/ucdata
    </snip>

    But it seems like there is something still wrong with ucdata.

    Any suggestion would be helpfull.

    Thanks in Advance!


  • Next message: Tommy Reynolds: "Re: ucdata error while starting OpenLDAP on RH9 (build from source)"

    Relevant Pages

    • ucdata error while starting OpenLDAP on RH9 (build from source)
      ... Im using RH9 and want to start a LDAP server. ... I cant run "make install" because i ... slapd shutdown: freeing system resources. ... But it seems like there is something still wrong with ucdata. ...
      (linux.redhat)
    • Opensource mail server
      ... Is there someone who has installed a mail server like this on AIX 5.1 ... Cyrus IMAPd ... The LDAP server is on a separate machine. ... [Can I get 'ready to install' packages somewhere?] ...
      (comp.unix.aix)
    • Re: AW: AW: entry in /etc/passwd
      ... > script that'll initialize an LDAP server (easy enough to install) and set it ... A ten-minute perl script is enough to convert your ...
      (Focus-Linux)
    • Re: proposed installer change...
      ... |>> I believe most Fedora users would find such an installation option ... |> partition and choosing to not reformat it during the install. ... even this is simple by using an LDAP server. ...
      (Fedora)
    • Re: ucdata error while starting OpenLDAP on RH9 (build from source)
      ... > slapd shutdown: freeing system resources. ... Try using the absolute path to your ucdata. ...
      (linux.redhat)