You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2019/06/06 08:01:01 UTC

[jira] [Closed] (DIRSERVER-132) Implement zone catalog

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

Emmanuel Lecharny closed DIRSERVER-132.
---------------------------------------
    Resolution: Won't Fix

> Implement zone catalog
> ----------------------
>
>                 Key: DIRSERVER-132
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-132
>             Project: Directory ApacheDS
>          Issue Type: New Feature
>          Components: dns
>            Reporter: Enrique Rodriguez
>            Assignee: Enrique Rodriguez
>            Priority: Major
>
> RFC 1035 6.1.2 describes a "catalog" that contains pointers to zone data.  We will implement a zone catalog and ensure that zone and Kerberos realm semantics are similar.
> o  apache.schema objectClass called apachedsServiceConfiguration 
> o  STRUCTURAL objectClass MUST cn
> o  uses ExtensibleObject
> o  apachedsDnsConfiguration extends apachedsServiceConfiguration
> o  OC apacheCatalogEntry is a mapping of a zone name attribute to a zoneBaseDN attribute
> o  zone=example.com --> ou=zones,dc=example,dc=com
> o  put a ou=zones under the configuration for the service instance
> o  add OC apacheCatalogEntry's
> o  pull all catalog entries into memory with a single level search under ou=zones
> o  use the zoneBaseDn with the InitialContextFactory.  The nexus will figure out under what partition it is.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org