]> git.sur5r.net Git - openldap/commitdiff
trim off experimental schema
authorKurt Zeilenga <kurt@openldap.org>
Sat, 23 Mar 2002 21:02:46 +0000 (21:02 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 23 Mar 2002 21:02:46 +0000 (21:02 +0000)
servers/slapd/schema/README [new file with mode: 0644]

diff --git a/servers/slapd/schema/README b/servers/slapd/schema/README
new file mode 100644 (file)
index 0000000..91f56c2
--- /dev/null
@@ -0,0 +1,23 @@
+This directory contains user application schema definitions for
+use with slapd(5).
+
+File                    Description
+----                    -----------
+collective.schema              Collective attributes
+corba.schema            Corba Object (RFC 2714)
+core.schema             OpenLDAP "core"
+cosine.schema           COSINE Pilot
+inetorgperson.schema    InetOrgPerson
+java.schema             Java Object (RFC 2713)
+krb5-kdc.schema         Kerberos V KDC
+misc.schema             misc (experimental)
+nis.schema              Network Information Service
+openldap.schema         OpenLDAP Project (FYI)
+
+Additional "generally useful" schema definitions can be submitted
+using the OpenLDAP Issue Tracking System <http://www.openldap.org/its/>.
+Such submissions should include a stable reference (e.g. a URL) to
+a mature, open specification (e.g., an RFC) describing the schema.
+
+---
+$OpenLDAP$