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

Re: tree construction



"Kurt D. Zeilenga" wrote:

> You must list subordinate databases prior to their superior databases.
>         Kurt
>
> At 08:32 PM 6/5/00 +0100, Hugo Monteiro wrote:
> >i'm having trouble building my database tree (using several ldbms).
> >Seems to me my slapd.conf is ok.
> >
> >here it is:
> >
> >#
> ># See slapd.conf(5) for details on configuration options.
> ># This file should NOT be world readable.
> >#
> >include  /etc/ldap/slapd.at.conf
> >include  /etc/ldap/slapd.oc.conf
> >schemacheck off
> >#referral ldap://root.openldap.org/
> >
> >pidfile  /usr/local/var/slapd.pid
> >argsfile /usr/local/var/slapd.args
> >
> >#######################################################################
> ># ldbm database definitions
> >#######################################################################
> >
> >database ldbm
> >suffix "o=Faculdade de Ciencias e Tecnologia - UNL, c=PT"
> >rootdn "cn=Directory Manager, o=Faculdade de Ciencias e Tecnologia -
> >UNL, c=PT"
> >rootpw secret
> >directory /usr/local/ldap/phonebook
> >
> >database ldbm
> >suffix "ou=Internal, o=Faculdade de Ciencias e Tecnologia - UNL, c=PT"
> >rootdn "cn=Directory Manager, o=Faculdade de Ciencias e Tecnologia -
> >UNL, c=PT"
> >rootpw secret
> >directory /usr/local/ldap/phonebook/internal
> >
> >database ldbm
> >suffix "ou=People, o=Faculdade de Ciencias e Tecnologia - UNL, c=PT"
> >rootdn "cn=Directory Manager, o=Faculdade de Ciencias e Tecnologia -
> >UNL, c=PT"
> >rootpw secret
> >directory /usr/local/ldap/phonebook/people
> >
> >database ldbm
> >suffix "ou=Alunos, o=Faculdade de Ciencias e Tecnologia - UNL, c=PT"
> >rootdn "cn=Directory Manager, o=Faculdade de Ciencias e Tecnologia -
> >UNL, c=PT"
> >rootpw secret
> >directory /usr/local/ldap/phonebook/alunos
> >
> >
> >am i missing something?
> >
> >thanks for your time.
> >Hugo.
> >
> >--
> >---------------------------------------------------------------------------
> >| Hugo Monteiro                      | Móvel: +351-966 386 090            |
> >| Serviço de Informática da          | Fixo : +351-212 948 300 Ext.1 0703 |
> >| Faculdade de Ciências e Tecnologia |                             1 5306 |
> >| Universidade Nova de Lisboa        |                                    |
> >| 2825-114 Monte Caparica            | Email: hmmm@fct.unl.pt             |
> >---------------------------------------------------------------------------
> >
> >
> >
> >

    Actually i've seen a post from someone with the same doubt/problem as I'me
having and already tried that fix but didn't work even then though ... any
ideas of what might be causing this? right now it's creating only one big ldbm
in the directory reserved for the top level dn.

Thanks again.
Hugo.

--
---------------------------------------------------------------------------
| Hugo Monteiro                      | Móvel: +351-966 386 090            |
| Serviço de Informática da          | Fixo : +351-212 948 300 Ext.1 0703 |
| Faculdade de Ciências e Tecnologia |                             1 5306 |
| Universidade Nova de Lisboa        |                                    |
| 2825-114 Monte Caparica            | Email: hmmm@fct.unl.pt             |
---------------------------------------------------------------------------