mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Clarify schema source, status, and provide appropriate caution
This commit is contained in:
parent
cd6a7ac5a8
commit
addfa80025
@ -4,20 +4,21 @@ with slapd(8).
|
|||||||
File Description
|
File Description
|
||||||
---- -----------
|
---- -----------
|
||||||
collective.schema Collective attributes (experimental)
|
collective.schema Collective attributes (experimental)
|
||||||
corba.schema Corba Object (RFC 2714)
|
corba.schema Corba Object
|
||||||
core.schema OpenLDAP "core"
|
core.schema OpenLDAP "core"
|
||||||
cosine.schema COSINE Pilot
|
cosine.schema COSINE Pilot
|
||||||
duaconf.schema Client Configuration (experimental)
|
duaconf.schema Client Configuration (work in progress)
|
||||||
|
dyngroup.schema Dynamic Group (experimental)
|
||||||
inetorgperson.schema InetOrgPerson
|
inetorgperson.schema InetOrgPerson
|
||||||
java.schema Java Object (RFC 2713)
|
java.schema Java Object
|
||||||
microsoft.ext.schema Microsoft (FYI)
|
microsoft.ext.schema Microsoft (FYI)
|
||||||
microsoft.schema Microsoft (FYI)
|
microsoft.schema Microsoft (FYI)
|
||||||
microsoft.std.schema Microsoft (FYI)
|
microsoft.std.schema Microsoft (FYI)
|
||||||
misc.schema Miscellaneous Schema (experimental)
|
misc.schema Miscellaneous Schema (experimental)
|
||||||
nadf.schema North American Directory Forum (obsolete)
|
nadf.schema North American Directory Forum (obsolete)
|
||||||
nis.schema Network Information Service
|
nis.schema Network Information Service (experimental)
|
||||||
openldap.schema OpenLDAP Project (FYI)
|
openldap.schema OpenLDAP Project (FYI)
|
||||||
ppolicy.schema Password Policy Schema (experimental)
|
ppolicy.schema Password Policy Schema (work in progress)
|
||||||
|
|
||||||
Additional "generally useful" schema definitions can be submitted
|
Additional "generally useful" schema definitions can be submitted
|
||||||
using the OpenLDAP Issue Tracking System <http://www.openldap.org/its/>.
|
using the OpenLDAP Issue Tracking System <http://www.openldap.org/its/>.
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
## Please see full copyright statement below.
|
## Please see full copyright statement below.
|
||||||
|
|
||||||
# From RFC 3671 [portions trimmed]:
|
# From RFC 3671 [portions trimmed]:
|
||||||
# Collective Attributes in LDAP
|
# Collective Attributes in LDAP
|
||||||
|
|
||||||
#Abstract
|
#Abstract
|
||||||
#
|
#
|
||||||
|
@ -12,6 +12,14 @@
|
|||||||
## top-level directory of the distribution or, alternatively, at
|
## top-level directory of the distribution or, alternatively, at
|
||||||
## <http://www.OpenLDAP.org/license.html>.
|
## <http://www.OpenLDAP.org/license.html>.
|
||||||
|
|
||||||
|
# DUA schema from draft-joslin-config-schema (a work in progress)
|
||||||
|
|
||||||
|
# Contents of this file are subject to change (including deletion)
|
||||||
|
# without notice.
|
||||||
|
#
|
||||||
|
# Not recommended for production use!
|
||||||
|
# Use with extreme caution!
|
||||||
|
|
||||||
## Notes:
|
## Notes:
|
||||||
## - The matching rule for attributes followReferrals and dereferenceAliases
|
## - The matching rule for attributes followReferrals and dereferenceAliases
|
||||||
## has been changed to booleanMatch since their syntax is boolean
|
## has been changed to booleanMatch since their syntax is boolean
|
||||||
|
@ -13,10 +13,17 @@
|
|||||||
## top-level directory of the distribution or, alternatively, at
|
## top-level directory of the distribution or, alternatively, at
|
||||||
## <http://www.OpenLDAP.org/license.html>.
|
## <http://www.OpenLDAP.org/license.html>.
|
||||||
#
|
#
|
||||||
# Dynamic Group schema, as defined by Netscape
|
# Dynamic Group schema (experimental), as defined by Netscape. See
|
||||||
|
# http://enterprise.netscape.com/docs/enterprise/60/admin/esusrgrp.htm#1019520
|
||||||
|
# for details.
|
||||||
#
|
#
|
||||||
# depends upon:
|
# depends upon:
|
||||||
# core.schema
|
# core.schema
|
||||||
|
#
|
||||||
|
# These definitions are considered experimental due to the lack of
|
||||||
|
# a formal specification (e.g., RFC).
|
||||||
|
#
|
||||||
|
# Not recommended for production use! Use with caution!
|
||||||
|
|
||||||
objectIdentifier NetscapeRoot 2.16.840.1.113730
|
objectIdentifier NetscapeRoot 2.16.840.1.113730
|
||||||
|
|
||||||
|
@ -21,8 +21,8 @@
|
|||||||
# Use with extreme caution!
|
# Use with extreme caution!
|
||||||
|
|
||||||
#-----------------------------------------------------------
|
#-----------------------------------------------------------
|
||||||
#
|
|
||||||
# draft-lachman-laser-ldap-mail-routing-02.txt !!!EXPIRED!!!
|
# draft-lachman-laser-ldap-mail-routing-02.txt !!!EXPIRED!!!
|
||||||
|
# (a work in progress)
|
||||||
#
|
#
|
||||||
attributetype ( 2.16.840.1.113730.3.1.13
|
attributetype ( 2.16.840.1.113730.3.1.13
|
||||||
NAME 'mailLocalAddress'
|
NAME 'mailLocalAddress'
|
||||||
@ -54,8 +54,8 @@ objectclass ( 2.16.840.1.113730.3.2.147
|
|||||||
MAY ( mailLocalAddress $ mailHost $ mailRoutingAddress ) )
|
MAY ( mailLocalAddress $ mailHost $ mailRoutingAddress ) )
|
||||||
|
|
||||||
#-----------------------------------------------------------
|
#-----------------------------------------------------------
|
||||||
#
|
|
||||||
# draft-srivastava-ldap-mail-00.txt !!!EXPIRED!!!
|
# draft-srivastava-ldap-mail-00.txt !!!EXPIRED!!!
|
||||||
|
# (a work in progress)
|
||||||
#
|
#
|
||||||
attributetype ( 1.3.6.1.4.1.42.2.27.2.1.15
|
attributetype ( 1.3.6.1.4.1.42.2.27.2.1.15
|
||||||
NAME 'rfc822MailMember'
|
NAME 'rfc822MailMember'
|
||||||
@ -64,8 +64,8 @@ attributetype ( 1.3.6.1.4.1.42.2.27.2.1.15
|
|||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
|
||||||
|
|
||||||
#-----------------------------------------------------------
|
#-----------------------------------------------------------
|
||||||
#
|
|
||||||
# !!!no I-D!!!
|
# !!!no I-D!!!
|
||||||
|
# (a work in progress)
|
||||||
#
|
#
|
||||||
objectclass ( 1.3.6.1.4.1.42.2.27.1.2.5
|
objectclass ( 1.3.6.1.4.1.42.2.27.1.2.5
|
||||||
NAME 'nisMailAlias'
|
NAME 'nisMailAlias'
|
||||||
|
@ -15,13 +15,17 @@
|
|||||||
## Portions Copyright (C) The Internet Society (2004). All Rights Reserved.
|
## Portions Copyright (C) The Internet Society (2004). All Rights Reserved.
|
||||||
## Please see full copyright statement below.
|
## Please see full copyright statement below.
|
||||||
|
|
||||||
# Definitions from Draft behera-ldap-password-policy-07
|
# Definitions from Draft behera-ldap-password-policy-07 (a work in progress)
|
||||||
# Password Policy for LDAP Directories
|
# Password Policy for LDAP Directories
|
||||||
|
|
||||||
# With extensions from Hewlett-Packard:
|
# With extensions from Hewlett-Packard:
|
||||||
# pwdCheckModule etc.
|
# pwdCheckModule etc.
|
||||||
|
|
||||||
#
|
# Contents of this file are subject to change (including deletion)
|
||||||
|
# without notice.
|
||||||
|
#
|
||||||
|
# Not recommended for production use!
|
||||||
|
# Use with extreme caution!
|
||||||
|
|
||||||
# Internet-Draft P. Behera
|
# Internet-Draft P. Behera
|
||||||
# draft behera-ldap-password-policy-07.txt L. Poitou
|
# draft behera-ldap-password-policy-07.txt L. Poitou
|
||||||
# Intended Category: Proposed Standard Sun Microsystems
|
# Intended Category: Proposed Standard Sun Microsystems
|
||||||
|
Loading…
Reference in New Issue
Block a user