[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: DC question



At 11:45 AM 9/8/00 +0800, Jeff Donovan wrote:
>I am developing a directory structure.
>my domain is  beth.k12.pa.us

Then, if you use DC naming, the DN of your namingContext
would be:
        dc=beth,dc=k12,dc=pa,dc=us

>dc=k12.pa.us
>dc=beth.k12.pa.us

invalid dc values.  The value of dc (domainComponent) is a
single domain component.

>would this work? or did I break some rule?

RFC 2247