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