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