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

Re: How to correctly import schemas?



[…]

> Unfortunately this information is rather vague, so it's hard to comment. Generally one exports a database (whether it is the cn=config configuration database or a binary backend) via slapcat, and imports it via slapadd. Without more information, there's not much more guidance I can offer beyond that.

The UCS has the cn=config backend. I did an export via slapcat. When I try to import it, something like this happens:

slapadd -l export.ldif 
5cfab27a <= str2entry: str2ad(univentionObjectType): attribute type undefined


Thus, the target server misses schemas defined by the univention guys. So the question is: how can I export the database so that it contains the schemas or alternatively import all the univention-specific schemas once at the target server.

Thanks in advance,

Jens