On Thu, 2011-09-29 at 15:48 -0400, Simo Sorce wrote:
> On Thu, 2011-09-29 at 15:20 +0200, Martin Kosek wrote:
> > How to test:
> > 1) Add new naming context (suffix) to your LDAP database with installed
> > IPA (see attached LDIF).
> 
> Btw I see no attached ldif ...
> 

I know, I forgot to attach it to the first patch so I sent a second
mail:

http://www.redhat.com/archives/freeipa-devel/2011-September/msg00434.html

Attaching the LDIF to this mail too.

Martin
dn: cn="dc=example,dc=com",cn=mapping tree,cn=config
changetype: add
objectclass: top
objectclass: extensibleObject
objectclass: nsMappingTree
nsslapd-state: backend
nsslapd-backend: UserData
cn: dc=example,dc=com

dn: cn=UserData,cn=ldbm database,cn=plugins,cn=config
changetype: add
objectclass: top
objectclass: extensibleObject
objectclass: nsBackendInstance
cn: UserData
nsslapd-suffix: dc=example,dc=com

dn: dc=example,dc=com
changetype: add
objectclass: top
objectclass: domain
dc: example

_______________________________________________
Freeipa-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to