[
https://issues.apache.org/jira/browse/DIRSERVER-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651885#action_12651885
]
Emmanuel Lecharny commented on DIRSERVER-1203:
----------------------------------------------
We have a 'nis' schema included in ADS, which covers all the RFC 2307bis schema
elements, but it's not enabled by default (it's easy to enable it using Studio,
or configuring the bootstrap-partion pom.xml to produce an enabled version of
the initial schema base).
The automapXXX At are present in the autofs schema, too,except the automountKey
AT.
So basically, we support mostly all the needed elements, but they are not
enabled out of the box.
What would be interesting is to define the correct subset of elements needed
for some specific ADS usage (for instance, SAMBA coverage, etc), and to provide
the associated initial schema base for such usages.
Last, not least, some fixes has been applied in the ads-mina2 branch as the
boostrap-partition project was producing some NPE when activating the nis
schema.
> RFC2307bis Support is missing
> -----------------------------
>
> Key: DIRSERVER-1203
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1203
> Project: Directory ApacheDS
> Issue Type: New Feature
> Affects Versions: 1.5.3
> Reporter: Allen Wittenauer
> Fix For: 1.5.5
>
>
> In order to support automountMap, automountKey, etc, out of the box, ADS
> should include the rfc2307bis schema definitions by default.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.