Re: RFC1279 query

Bob Smart <smart@mel.dit.csiro.au> Fri, 20 August 1993 11:57 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa01636; 20 Aug 93 7:57 EDT
Received: from CNRI.RESTON.VA.US by IETF.CNRI.Reston.VA.US id aa01632; 20 Aug 93 7:57 EDT
Received: from haig.cs.ucl.ac.uk by CNRI.Reston.VA.US id aa06565; 20 Aug 93 7:57 EDT
Received: from bells.cs.ucl.ac.uk by haig.cs.ucl.ac.uk with local SMTP id <g.04061-0@haig.cs.ucl.ac.uk>; Fri, 20 Aug 1993 12:04:42 +0100
Received: from shark.mel.dit.CSIRO.AU by bells.cs.ucl.ac.uk with Internet SMTP id <g.29412-0@bells.cs.ucl.ac.uk>; Fri, 20 Aug 1993 12:04:27 +0100
Received: from squid.mel.dit.CSIRO.AU by shark.mel.dit.csiro.au with SMTP id AA09591 (5.65c/IDA-1.4.4/DIT-1.3); Fri, 20 Aug 1993 20:53:24 +1000
Received: by squid.mel.dit.CSIRO.AU (4.1/SMI-4.0) id AA07901; Fri, 20 Aug 93 20:53:06 EST
Message-Id: <9308201053.AA07901@squid.mel.dit.CSIRO.AU>
To: Steve Kille <S.Kille@isode.com>
Cc: osi-ds@cs.ucl.ac.uk
Subject: Re: RFC1279 query
In-Reply-To: Your message of "Fri, 20 Aug 93 09:08:11 +0100." <2420.745834091@isode.com>
Date: Fri, 20 Aug 93 20:53:06 +1000
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Bob Smart <smart@mel.dit.csiro.au>

>Basically, the domain is
>defined by the postion in the DIT, and it would seem undesirable to
>repeat the information, and thus introduce the possibility of
>inconsistencies.

I think I must have been unclear so I'll try again.

Let's modify a little bit of the RFC for convenience:

>For example, consider the mailbox Kille@cs.ucl.ac.uk.  This will
>lead to the following structure in the DIT:
>
>             _____________________________________________
>             |_Object_Class__|RDN_Type________|RDN_Value_|
>             | Domain        |DomainComponent |UK        |
>             | Domain        |DomainComponent |AC        |
>             | Domain        |DomainComponent |UCL       |
>             | Domain        |DomainComponent |CS        |
>             |_RFC822Mailbox_|DomainComponent_|Kille_____|

Now consider the machine named Kille.cs.ucl.ac.uk. This will
lead to the following structure in the DIT:

             _____________________________________________
             |_Object_Class__|RDN_Type________|RDN_Value_|
             | Domain        |DomainComponent |UK        |
             | Domain        |DomainComponent |AC        |
             | Domain        |DomainComponent |UCL       |
             | Domain        |DomainComponent |CS        |
             |_Domain________|DomainComponent_|Kille_____|

These 2 have the same Distinguished Name. To mis-quote the RFC:

>This can be represented in User Friendly Name format as:
>
>DomainComponent=Kille, DomainComponent=CS, DomainComponent=UCL,
>DomainComponent=AC, DomainComponent=UK

So they can't both exist in the DIT at the same time. Correct?
But you might want to have both in the DIT, mightn't you?

Bob Smart