summaryrefslogtreecommitdiffstats
path: root/pki/base/tps/scripts/database.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/tps/scripts/database.ldif')
-rw-r--r--pki/base/tps/scripts/database.ldif39
1 files changed, 0 insertions, 39 deletions
diff --git a/pki/base/tps/scripts/database.ldif b/pki/base/tps/scripts/database.ldif
deleted file mode 100644
index 706a3327e..000000000
--- a/pki/base/tps/scripts/database.ldif
+++ /dev/null
@@ -1,39 +0,0 @@
-# --- BEGIN COPYRIGHT BLOCK ---
-# This library is free software; you can redistribute it and/or
-# modify it under the terms of the GNU Lesser General Public
-# License as published by the Free Software Foundation;
-# version 2.1 of the License.
-#
-# This library is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# Lesser General Public License for more details.
-#
-# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor,
-# Boston, MA 02110-1301 USA
-#
-# Copyright (C) 2007 Red Hat, Inc.
-# All rights reserved.
-# --- END COPYRIGHT BLOCK ---
-#
-dn: cn=$DATABASE, cn=ldbm database, cn=plugins, cn=config
-objectClass: top
-objectClass: extensibleObject
-objectClass: nsBackendInstance
-cn: $DATABASE
-nsslapd-suffix: $BASEDN
-
-dn: cn=$BASEDN, cn=mapping tree, cn=config
-objectClass: top
-objectClass: extensibleObject
-objectClass: nsMappingTree
-cn: $BASEDN
-nsslapd-backend: $DATABASE
-nsslapd-state: Backend
-
-dn: $BASEDN
-objectClass: top
-objectClass: $OBJECTCLASS
-$TYPE: $VALUE