From faf7f146b2f5c7a7811e12888ef56cde6ba4fa61 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 21 Nov 1999 23:39:14 +0000 Subject: [PATCH] Remove Netscape (draft) TTL schema --- servers/slapd/schema/misc.schema | 7 ------- 1 file changed, 7 deletions(-) diff --git a/servers/slapd/schema/misc.schema b/servers/slapd/schema/misc.schema index 6778ca1d55..42e1757f8a 100644 --- a/servers/slapd/schema/misc.schema +++ b/servers/slapd/schema/misc.schema @@ -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 ) -- 2.39.5