]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema/README
Plug memory leak
[openldap] / servers / slapd / schema / README
index 4c759c94b1c0ec5ffbde8aac94e50fde4f7117f7..828819193fc91f4af4259d181ff8c2683774cb0e 100644 (file)
@@ -1,23 +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
 ----                    -----------
-corba.schema            Corba Object (RFC 2714) schema
+collective.schema              Collective attributes
+corba.schema            Corba Object (RFC 2714)
 core.schema             OpenLDAP "core"
-cosine.schema           COSINE Pilot schema
-inetorgperson.schema    InetOrgPerson schema
-java.schema             Java Object (RFC 2713) schema
-krb5-kdc.schema         Kerberos V KDC schema
-microsoft.ext.schema    Microsoft schema
-microsoft.schema        Microsoft schema
-microsoft.std.schema    Microsoft schema
-misc.schema             misc. experimental schema
-nadf.schema             North America Directory Forum schema
-nis.schema              Network Information Service schema
-openldap.schema         OpenLDAP Project schema
+cosine.schema           COSINE Pilot
+inetorgperson.schema    InetOrgPerson
+java.schema             Java Object (RFC 2713)
+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 (FYI)
 
-Additional schema definitions can be submitted using the OpenLDAP
-Issue Tracking System <http://www.openldap.org/its/>.
+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$