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