]> git.sur5r.net Git - openldap/commitdiff
Remove Netscape (draft) TTL schema
authorKurt Zeilenga <kurt@openldap.org>
Sun, 21 Nov 1999 23:39:14 +0000 (23:39 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 21 Nov 1999 23:39:14 +0000 (23:39 +0000)
servers/slapd/schema/misc.schema

index 6778ca1d551c1eec1fc9182b675104b72f2fa05d..42e1757f8ac51ec097959d380279bc06bbb2f0c9 100644 (file)
@@ -45,10 +45,3 @@ objectclass ( 1.3.6.1.4.1.1466.344 NAME 'dcObject' SUP top AUXILIARY MUST dc )
 #      This may need to be moved to core.schema
 objectclass ( 1.3.6.1.1.3.1 NAME 'uidObject' SUP top AUXILIARY MUST uid )
 
-
-# Origin of this has not been identified.  We had it and Netscape has it
-# too.
-attributetype ( 1.3.6.1.4.1.250.1.60 NAME ( 'timeToLive' 'ttl' )
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
-
-objectclass ( 1.3.6.1.4.1.250.3.18 NAME 'cacheObject' SUP top MAY ttl )