]> git.sur5r.net Git - openldap/commitdiff
comment out inetLocalMailReciepent as it has no assigned OID
authorKurt Zeilenga <kurt@openldap.org>
Tue, 18 Sep 2001 17:52:43 +0000 (17:52 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 18 Sep 2001 17:52:43 +0000 (17:52 +0000)
servers/slapd/schema/misc.schema

index 089050c9c549314ff1a4a78d409b36a9f6a5faaa..c1e11183b5fb045335779d280fc0ee33f78083f9 100644 (file)
@@ -30,11 +30,12 @@ attributetype ( 2.16.840.1.113730.3.1.47
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
        SINGLE-VALUE )
 
-objectclass ( 2.16.840.1.113730.3.2.TBD
-       NAME 'inetLocalMailRecipient'
-       DESC 'Internet local mail recipient'
-       SUP top AUXILIARY
-       MAY     ( mailLocalAddress $ mailHost $ mailRoutingAddress ) )
+# OID needs to be determined
+#objectclass ( 2.16.840.1.113730.3.2.TBD
+#      NAME 'inetLocalMailRecipient'
+#      DESC 'Internet local mail recipient'
+#      SUP top AUXILIARY
+#      MAY     ( mailLocalAddress $ mailHost $ mailRoutingAddress ) )
 
 
 #