Home | History | Annotate | only in /src/external/bsd/openldap/dist/servers/slapd/schema
Up to higher level directory
NameDateSize
collective.ldif05-Sep-20252K
collective.schema05-Sep-20256K
corba.ldif05-Sep-20251.8K
corba.schema05-Sep-20257.9K
core.ldif05-Sep-202520.1K
core.schema05-Sep-202520K
cosine.ldif05-Sep-202511.7K
cosine.schema05-Sep-202572.3K
dsee.ldif05-Sep-20253.5K
dsee.schema05-Sep-20253.3K
duaconf.ldif05-Sep-20254.7K
duaconf.schema05-Sep-202510.1K
dyngroup.ldif05-Sep-20253.4K
dyngroup.schema05-Sep-20253.4K
inetorgperson.ldif05-Sep-20253.4K
inetorgperson.schema05-Sep-20256.1K
java.ldif05-Sep-20252.9K
java.schema05-Sep-202513.6K
misc.ldif05-Sep-20252K
misc.schema05-Sep-20252.3K
msuser.ldif05-Sep-2025119K
msuser.schema05-Sep-2025111.1K
namedobject.ldif05-Sep-20251.2K
namedobject.schema05-Sep-20251.5K
nis.ldif05-Sep-20256.6K
nis.schema05-Sep-20257.5K
openldap.ldif05-Sep-20253.2K
openldap.schema05-Sep-20251.5K
pmi.ldif05-Sep-20256.7K
pmi.schema05-Sep-202520K
README05-Sep-20253.6K

README

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