]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema/misc.schema
Happy new year! (belated)
[openldap] / servers / slapd / schema / misc.schema
index 9566762851ad4fb2f2cfda45884bad9549c903db..923091a6eb668d9088000310dd9964e0f293a72e 100644 (file)
@@ -1,4 +1,17 @@
+# misc.schema -- assorted schema definitions
 # $OpenLDAP$
+## This work is part of OpenLDAP Software <http://www.openldap.org/>.
+##
+## Copyright 1998-2008 The OpenLDAP Foundation.
+## All rights reserved.
+##
+## Redistribution and use in source and binary forms, with or without
+## modification, are permitted only as authorized by the OpenLDAP
+## Public License.
+##
+## A copy of this license is available in the file LICENSE in the
+## top-level directory of the distribution or, alternatively, at
+## <http://www.OpenLDAP.org/license.html>.
 #
 # Assorted definitions from several sources, including
 # ''works in progress''.  Contents of this file are
@@ -7,8 +20,9 @@
 # Not recommended for production use!
 # Use with extreme caution!
 
-#
+#-----------------------------------------------------------
 # draft-lachman-laser-ldap-mail-routing-02.txt !!!EXPIRED!!!
+#      (a work in progress)
 #
 attributetype ( 2.16.840.1.113730.3.1.13
        NAME 'mailLocalAddress'
@@ -31,16 +45,17 @@ attributetype ( 2.16.840.1.113730.3.1.47
        SINGLE-VALUE )
 
 # I-D leaves this OID TBD.
-# iPlanet uses 2.16.840.1.113.730.3.2.147 but that appears to be
-# an improperly delegated OID.  A typo is suspected.
+# iPlanet uses 2.16.840.1.113.730.3.2.147 but that is an
+# improperly delegated OID.  A typo is likely.
 objectclass ( 2.16.840.1.113730.3.2.147
        NAME 'inetLocalMailRecipient'
        DESC 'Internet local mail recipient'
        SUP top AUXILIARY
        MAY     ( mailLocalAddress $ mailHost $ mailRoutingAddress ) )
 
-#
+#-----------------------------------------------------------
 # draft-srivastava-ldap-mail-00.txt !!!EXPIRED!!!
+#      (a work in progress)
 #
 attributetype ( 1.3.6.1.4.1.42.2.27.2.1.15
        NAME 'rfc822MailMember'
@@ -48,8 +63,9 @@ attributetype ( 1.3.6.1.4.1.42.2.27.2.1.15
        EQUALITY caseIgnoreIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
 
-# 
+#-----------------------------------------------------------
 # !!!no I-D!!!
+#      (a work in progress)
 #
 objectclass ( 1.3.6.1.4.1.42.2.27.1.2.5
        NAME 'nisMailAlias'