I pushed the attached patch under the one-liner rule.

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York
>From 06343d4486122c4d94b472141cc1d1d3687b7cd8 Mon Sep 17 00:00:00 2001
From: Simo Sorce <sso...@redhat.com>
Date: Tue, 14 Dec 2010 19:03:44 -0500
Subject: [PATCH] Use nsContainer and not extensibleObject for masters entries

---
 install/share/master-entry.ldif |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/install/share/master-entry.ldif b/install/share/master-entry.ldif
index 2c007ad5533f48b2625a4e95bbcef45ba4db662d..ddfb769bdfe492d76a4523c40fe410efcdf6e353 100644
--- a/install/share/master-entry.ldif
+++ b/install/share/master-entry.ldif
@@ -1,5 +1,5 @@
 dn: cn=$FQHN,cn=masters,cn=ipa,cn=etc,$SUFFIX
 changetype: add
 objectclass: top
-objectclass: extensibleObject
+objectclass: nsContainer
 cn: $FQHN
-- 
1.7.3.3

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to