From dbfc9d1a168051efad657e6773daed17fec61835 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 19 Jan 2005 20:29:06 +0000 Subject: [PATCH] Schema cleanup (and testing) --- servers/slapd/schema/collective.schema | 2 +- servers/slapd/schema/corba.schema | 2 +- servers/slapd/schema/ppolicy.schema | 2 +- tests/data/slapd-schema.conf | 5 +++++ 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/servers/slapd/schema/collective.schema b/servers/slapd/schema/collective.schema index 2b85761e0e..8085ac372f 100644 --- a/servers/slapd/schema/collective.schema +++ b/servers/slapd/schema/collective.schema @@ -13,7 +13,7 @@ ## top-level directory of the distribution or, alternatively, at ## . # -## Portions Copyright (C) The Internet Society (2003). All Rights Reserved. +## Portions Copyright (C) The Internet Society (2003). ## Please see full copyright statement below. # From RFC 3671 [portions trimmed]: diff --git a/servers/slapd/schema/corba.schema b/servers/slapd/schema/corba.schema index 8dcf3e3d62..6cf26f22f3 100644 --- a/servers/slapd/schema/corba.schema +++ b/servers/slapd/schema/corba.schema @@ -15,7 +15,7 @@ ## top-level directory of the distribution or, alternatively, at ## . # -## Portions Copyright (C) The Internet Society (1999). All Rights Reserved. +## Portions Copyright (C) The Internet Society (1999). ## Please see full copyright statement below. diff --git a/servers/slapd/schema/ppolicy.schema b/servers/slapd/schema/ppolicy.schema index 8368e44890..183dca5754 100644 --- a/servers/slapd/schema/ppolicy.schema +++ b/servers/slapd/schema/ppolicy.schema @@ -12,7 +12,7 @@ ## top-level directory of the distribution or, alternatively, at ## . # -## Portions Copyright (C) The Internet Society (2004). All Rights Reserved. +## Portions Copyright (C) The Internet Society (2004). ## Please see full copyright statement below. # Definitions from Draft behera-ldap-password-policy-07 (a work in progress) diff --git a/tests/data/slapd-schema.conf b/tests/data/slapd-schema.conf index 976f4d0091..d1f82f6177 100644 --- a/tests/data/slapd-schema.conf +++ b/tests/data/slapd-schema.conf @@ -24,6 +24,11 @@ include ./schema/inetorgperson.schema include ./schema/misc.schema include ./schema/nis.schema include ./schema/openldap.schema +# +include ./schema/duaconf.schema +include ./schema/dyngroup.schema +include ./schema/ppolicy.schema + # pidfile ./testrun/slapd.1.pid argsfile ./testrun/slapd.1.args -- 2.39.5