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