From 24377abde30bc11ba41ce7b206d25f01d79a72e1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Jun 2012 18:47:39 -0500 Subject: Fix incorrect schema files --- confskel/openldap/ldif/core.ldif | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'confskel/openldap/ldif/core.ldif') diff --git a/confskel/openldap/ldif/core.ldif b/confskel/openldap/ldif/core.ldif index 5731e68..48b6d65 100644 --- a/confskel/openldap/ldif/core.ldif +++ b/confskel/openldap/ldif/core.ldif @@ -1,6 +1,6 @@ -dn: cn={0}core +dn: cn={@@@LDIFSCHEMANUMBER@@@}core objectClass: olcSchemaConfig -cn: {0}core +cn: {@@@LDIFSCHEMANUMBER@@@}core olcAttributeTypes: {0}( 2.5.4.2 NAME 'knowledgeInformation' DESC 'RFC2256: kno wledge information' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121. 1.15{32768} ) @@ -232,10 +232,3 @@ olcObjectClasses: {25}( 1.3.6.1.4.1.1466.344 NAME 'dcObject' DESC 'RFC2247: do main component object' SUP top AUXILIARY MUST dc ) olcObjectClasses: {26}( 1.3.6.1.1.3.1 NAME 'uidObject' DESC 'RFC2377: uid obje ct' SUP top AUXILIARY MUST uid ) -structuralObjectClass: olcSchemaConfig -entryUUID: e8a15002-4066-1031-8092-837354960754 -creatorsName: cn=config -createTimestamp: 20120601185406Z -entryCSN: 20120601185406.754918Z#000000#000#000000 -modifiersName: cn=config -modifyTimestamp: 20120601185406Z -- cgit v1.2.3