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