You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2012/09/25 17:09:07 UTC

[jira] [Closed] (DIRSERVER-125) Refactor apachedns.schema

     [ https://issues.apache.org/jira/browse/DIRSERVER-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Ayyagari closed DIRSERVER-125.
------------------------------------

    Resolution: Fixed

DNS server is not actively maintained.
                
> Refactor apachedns.schema
> -------------------------
>
>                 Key: DIRSERVER-125
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-125
>             Project: Directory ApacheDS
>          Issue Type: New Feature
>          Components: dns
>            Reporter: Enrique Rodriguez
>            Assignee: Enrique Rodriguez
>             Fix For: 2.1.0
>
>
> Based on new understanding of RFC's 1034 and 1035 we can refactor the apache DNS schema to eliminate a number of unnecessary attributes and make zone configuration more intuitive:
> o  remove name.  name is implicit in the relative DN (RFC 2247).
> o  remove type.  type is implicit in the objectClass.
> o  move class from MUST on abstract record type to MAY on SOA.  class will be determined from the SOA or default to IN (RFC 1035 5.2).
> o  change TTL to MAY.  TTL will default to SOA MINIMUM.
> o  add MAY 'description'.
> o  separate OC's for apacheDnsReferralNameServer and apacheDnsNameServerRecord.  The meaning of these name servers is fundamentally different.
> o  separate OC's for apacheDnsReferralAddress and apacheDnsAddressRecord.  The meaning of these address records is fundamentally different.
> o  use domainComponents, CS.UCL.AC.UK maps to DC=CS,DC=UCL,DC=AC,DC=UK, according to RFC 2247.
> o  Note:  ldap-common NamespaceTools.inferLdapName( example.com ) will return a DN for a zone.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira