]> git.sur5r.net Git - openldap/blob - servers/slapd/schema/README
don't list collective
[openldap] / servers / slapd / schema / README
1 This directory contains user application schema definitions for use
2 with slapd(8).
3
4 File                    Description
5 ----                    -----------
6 corba.schema            Corba Object
7 core.schema             OpenLDAP "core"
8 cosine.schema           COSINE Pilot
9 dyngroup.schema                 Dynamic Group (experimental)
10 inetorgperson.schema    InetOrgPerson
11 java.schema             Java Object
12 misc.schema             Miscellaneous Schema (experimental)
13 nis.schema              Network Information Service (experimental)
14 openldap.schema         OpenLDAP Project (FYI)
15 ppolicy.schema          Password Policy Schema (work in progress)
16
17 Additional "generally useful" schema definitions can be submitted
18 using the OpenLDAP Issue Tracking System <http://www.openldap.org/its/>.
19 Submissions should include a stable reference to a mature, open
20 technical specification (e.g., an RFC) for the schema.
21
22 ---
23
24 This notice applies to all files in this directory.
25
26 Copyright 1998-2006 The OpenLDAP Foundation, Redwood City, California, USA
27 All rights reserved.
28
29 Redistribution and use in source and binary forms, with or without
30 modification, are permitted only as authorized by the OpenLDAP
31 Public License.  A copy of this license is available at
32 http://www.OpenLDAP.org/license.html or in file LICENSE in the
33 top-level directory of the distribution.
34
35 ---
36
37 This notice applies to all schema in this directory which are derived
38 from RFCs and other IETF documents.
39
40 Portions Copyright 1991-2004, The Internet Society.  All Rights Reserved.
41
42 This document and translations of it may be copied and furnished
43 to others, and derivative works that comment on or otherwise explain
44 it or assist in its implementation may be prepared, copied, published
45 and distributed, in whole or in part, without restriction of any
46 kind, provided that the above copyright notice and this paragraph  
47 are included on all such copies and derivative works.  However,
48 this document itself may not be modified in any way, such as by      
49 removing the copyright notice or references to the Internet Society
50 or other Internet organizations, except as needed for the  purpose
51 of developing Internet standards in which case the procedures for
52 copyrights defined in the Internet Standards process must be
53 followed, or as required to translate it into languages other than
54 English.
55
56 The limited permissions granted above are perpetual and will not
57 be revoked by the Internet Society or its successors or assigns.
58
59 This document and the information contained herein is provided on
60 an "AS IS" basis and THE AUTHORS, THE INTERNET SOCIETY, AND THE
61 INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS
62 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE
63 OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY       
64 IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
65 PURPOSE.
66
67
68 ---
69 $OpenLDAP$