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