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

Re: (ITS#3979) glue mixtures can confuse slapadd



h.b.furuseth@usit.uio.no wrote:
> First though, should slapadd/slapcat -b "dc=uio,dc=no" open the kids
> database in this case?
>   
This case needs to be detected and disallowed. The code assumes that 
only one glue overlay is active.
>    database  bdb
>    suffix    cn=kids,cn=people,dc=uio,dc=no
>    directory /tmp/db/kids
>
>    # Does not support slapadd/slapcat
>    database  ldap
>    suffix    cn=people,dc=uio,dc=no
>    uri       ldap://ldap.uio.no/
>    overlay   glue
>    glue-sub  cn=kids,cn=people,dc=uio,dc=no
>
>    database  bdb
>    suffix    dc=uio,dc=no
>    directory /tmp/db/uio
>    overlay   glue
>    glue-sub  cn=people,dc=uio,dc=no
>   


-- 
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc
  OpenLDAP Core Team            http://www.openldap.org/project/