]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema/README
Plug memory leak
[openldap] / servers / slapd / schema / README
index caa2ab75dad65aad46066e02e02e8c130cf9ca54..828819193fc91f4af4259d181ff8c2683774cb0e 100644 (file)
@@ -1,26 +1,27 @@
-This directory contains schema definitions for use with slapd(5).
+This directory contains user application schema definitions for use
+with slapd(8).
 
 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
-microsoft.ext.schema    Microsoft
-microsoft.schema        Microsoft
-microsoft.std.schema    Microsoft
-misc.schema             misc/experimental
-nadf.schema             North America Directory Forum
+krb5-kdc.schema         Kerberos V KDC (experimental)
+microsoft.ext.schema    Microsoft (FYI)
+microsoft.schema        Microsoft (FYI)
+microsoft.std.schema    Microsoft (FYI)
+misc.schema             misc (experimental)
+nadf.schema             North American Directory Forum (obsolete)
 nis.schema              Network Information Service
-openldap.schema         OpenLDAP Project
-vendor.schema                  Vendor Information (RFC 3045) schema
+openldap.schema         OpenLDAP Project (FYI)
 
-Additional schema definitions can be submitted using the OpenLDAP
-Issue Tracking System <http://www.openldap.org/its/>.  Such
-submissions should include a reference (e.g. a URL) to a stable,
-mature specification (e.g., an RFC) of the schema.
+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$