Home | History | Annotate | Line # | Download | only in schema
README revision 1.1.1.10
      1       1.1     lukem This directory contains user application schema definitions for use
      2       1.1     lukem with slapd(8).
      3       1.1     lukem 
      4       1.1     lukem File                    Description
      5       1.1     lukem ----                    -----------
      6       1.1     lukem collective.schema       Collective attributes (experimental)
      7       1.1     lukem corba.schema            Corba Object
      8       1.1     lukem core.schema             OpenLDAP "core"
      9       1.1     lukem cosine.schema           COSINE Pilot
     10  1.1.1.10  christos dsee.schema             Sun DSEE compatibility schema for replication
     11       1.1     lukem duaconf.schema          Client Configuration (work in progress)
     12       1.1     lukem dyngroup.schema			Dynamic Group (experimental)
     13       1.1     lukem inetorgperson.schema    InetOrgPerson
     14       1.1     lukem java.schema             Java Object
     15       1.1     lukem misc.schema             Miscellaneous Schema (experimental)
     16  1.1.1.10  christos msuser.schema           Microsoft's Active Directory schema for replication
     17  1.1.1.10  christos namedobject.schema      namedObject draft schema (work in progress)
     18       1.1     lukem nis.schema              Network Information Service (experimental)
     19       1.1     lukem openldap.schema         OpenLDAP Project (FYI)
     20  1.1.1.10  christos pmi.schema              ITU X.509 PMI support (experimental)
     21       1.1     lukem 
     22       1.1     lukem Additional "generally useful" schema definitions can be submitted
     23       1.1     lukem using the OpenLDAP Issue Tracking System <http://www.openldap.org/its/>.
     24       1.1     lukem Submissions should include a stable reference to a mature, open
     25       1.1     lukem technical specification (e.g., an RFC) for the schema.
     26       1.1     lukem 
     27       1.1     lukem The core.ldif and openldap.ldif files are equivalent to their
     28       1.1     lukem corresponding .schema files. They have been provided as examples
     29       1.1     lukem for use with the dynamic configuration backend. These example files
     30       1.1     lukem are not actually necessary since slapd will automatically convert any
     31       1.1     lukem included *.schema files into LDIF when converting a slapd.conf file
     32       1.1     lukem to a configuration database, but they serve as a model of how to
     33       1.1     lukem convert schema files in general.
     34       1.1     lukem 
     35       1.1     lukem ---
     36       1.1     lukem 
     37       1.1     lukem This notice applies to all files in this directory.
     38       1.1     lukem 
     39  1.1.1.10  christos Copyright 1998-2024 The OpenLDAP Foundation, Redwood City, California, USA
     40       1.1     lukem All rights reserved.
     41       1.1     lukem 
     42       1.1     lukem Redistribution and use in source and binary forms, with or without
     43       1.1     lukem modification, are permitted only as authorized by the OpenLDAP
     44       1.1     lukem Public License.  A copy of this license is available at
     45       1.1     lukem http://www.OpenLDAP.org/license.html or in file LICENSE in the
     46       1.1     lukem top-level directory of the distribution.
     47       1.1     lukem 
     48       1.1     lukem ---
     49       1.1     lukem 
     50       1.1     lukem This notice applies to all schema in this directory which are derived
     51       1.1     lukem from RFCs and other IETF documents.
     52       1.1     lukem 
     53       1.1     lukem Portions Copyright 1991-2004, The Internet Society.  All Rights Reserved.
     54       1.1     lukem 
     55       1.1     lukem This document and translations of it may be copied and furnished
     56       1.1     lukem to others, and derivative works that comment on or otherwise explain
     57       1.1     lukem it or assist in its implementation may be prepared, copied, published
     58       1.1     lukem and distributed, in whole or in part, without restriction of any
     59       1.1     lukem kind, provided that the above copyright notice and this paragraph  
     60       1.1     lukem are included on all such copies and derivative works.  However,
     61       1.1     lukem this document itself may not be modified in any way, such as by      
     62       1.1     lukem removing the copyright notice or references to the Internet Society
     63       1.1     lukem or other Internet organizations, except as needed for the  purpose
     64       1.1     lukem of developing Internet standards in which case the procedures for
     65       1.1     lukem copyrights defined in the Internet Standards process must be
     66       1.1     lukem followed, or as required to translate it into languages other than
     67       1.1     lukem English.
     68       1.1     lukem 
     69       1.1     lukem The limited permissions granted above are perpetual and will not
     70       1.1     lukem be revoked by the Internet Society or its successors or assigns.
     71       1.1     lukem 
     72       1.1     lukem This document and the information contained herein is provided on
     73       1.1     lukem an "AS IS" basis and THE AUTHORS, THE INTERNET SOCIETY, AND THE
     74       1.1     lukem INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS
     75       1.1     lukem OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE
     76       1.1     lukem OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY       
     77       1.1     lukem IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
     78       1.1     lukem PURPOSE.
     79       1.1     lukem 
     80       1.1     lukem 
     81       1.1     lukem ---
     82   1.1.1.4      tron $OpenLDAP$
     83