[
https://issues.apache.org/jira/browse/DIRSERVER-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRSERVER-148:
----------------------------------------
Fix Version/s: 2.5.0
postponed
> Lift KDC configuration off file system
> --------------------------------------
>
> Key: DIRSERVER-148
> URL: https://issues.apache.org/jira/browse/DIRSERVER-148
> Project: Directory ApacheDS
> Issue Type: New Feature
> Components: kerberos
> Reporter: Enrique Rodriguez
> Assignee: Enrique Rodriguez
> Priority: Minor
> Fix For: 2.5.0
>
>
> Lift KDC configuration off of the file system, into the Eve backing store
> DIT. Then, upon startup, if there is no kerberos.properties file specified,
> we will look to the system partition, under ou=kerberos,ou=system, where we
> will find a subtree containing the system configuration and configuration for
> the realms that this KDC is authoritative for. This subtree will be the
> backing store for a custom Preferences implementation that is then
> constructor-injected into the KDC for use during regular operation.
> For example, the system partition subtree
> dc=example,dc=com,ou=kerberos,ou=system could bootstrap the realm at
> ou=people,dc=example,dc=com. This will allow us to support unlimited realms
> and leverage future Eve mechanisms for authorization and replication.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.