From 0136c5f88fc79546a9ef6f592e1500dbc2b4d2cf Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 6 Oct 1999 00:10:08 +0000 Subject: [PATCH] Update comments --- servers/slapd/schema/misc.schema | 4 ++-- servers/slapd/schema/pilot.schema | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/servers/slapd/schema/misc.schema b/servers/slapd/schema/misc.schema index f71aa7f9a4..1ad862e287 100644 --- a/servers/slapd/schema/misc.schema +++ b/servers/slapd/schema/misc.schema @@ -36,13 +36,13 @@ objectclass ( 2.16.840.1.113730.3.2.3 NAME 'mailRecipient' # # RFC2247 -# +# This may need to be moved to core.schema objectclass ( 1.3.6.1.4.1.1466.344 NAME 'dcObject' SUP top AUXILIARY MUST dc ) # # RFC2377 -# +# This may need to be moved to core.schema objectclass ( 1.3.6.1.1.3.1 NAME 'uidObject' SUP top AUXILIARY MUST uid ) diff --git a/servers/slapd/schema/pilot.schema b/servers/slapd/schema/pilot.schema index fa27446dae..37db8c7b04 100644 --- a/servers/slapd/schema/pilot.schema +++ b/servers/slapd/schema/pilot.schema @@ -11,7 +11,7 @@ # seems that Netscape does not know either. Searches on Altavista # have not shed any light, so we will have to ask for help. -# This file uses definitions from slapd.std.schema +# This file uses definitions from core.schema # ccitt.data.pss.ucl.pilot ( 0.9.2342.19200300.100 ) # 1 pilotAttributeType -- 2.39.5