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