]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema/README
ITS#2607: improve socket() error logging with AF info
[openldap] / servers / slapd / schema / README
index 19420a80fa58f5682b779e88dcaab7fad40e5cbf..dcc055a615d74cdc75ef81b8b19d0104a6927abe 100644 (file)
@@ -1,26 +1,73 @@
-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 "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.
+Submissions should include a stable reference to a mature, open
+technical specification (e.g., an RFC) for the schema.
+
+---
+
+This notice applies to all files in this directory.
+
+Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted only as authorized by the OpenLDAP
+Public License.  A copy of this license is available at
+http://www.OpenLDAP.org/license.html or in file LICENSE in the
+top-level directory of the distribution.
+
+---
+
+This notice applies to all schema in this directory which are derived
+from RFCs and other Internet Standards documents.
+
+Portions Copyright 1991-2003, The Internet Society.  All Rights Reserved.
+
+This document and translations of it may be copied and furnished
+to others, and derivative works that comment on or otherwise explain
+it or assist in its implementation may be prepared, copied, published
+and distributed, in whole or in part, without restriction of any
+kind, provided that the above copyright notice and this paragraph  
+are included on all such copies and derivative works.  However,
+this document itself may not be modified in any way, such as by      
+removing the copyright notice or references to the Internet Society
+or other Internet organizations, except as needed for the  purpose
+of developing Internet standards in which case the procedures for
+copyrights defined in the Internet Standards process must be
+followed, or as required to translate it into languages other than
+English.
+
+The limited permissions granted above are perpetual and will not
+be revoked by the Internet Society or its successors or assigns.
+
+This document and the information contained herein is provided on
+an "AS IS" basis and THE AUTHORS, THE INTERNET SOCIETY, AND THE
+INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE
+OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY       
+IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
+PURPOSE.
+
 
 ---
 $OpenLDAP$