From Fedora Directory Server
This page contains the roadmap for the Fedora Directory Server project.
Contents |
[edit]
History
History contains the history of the project, and what features were added when.
[edit]
Next Steps
[edit]
Version 1.2
The following features are planned for Fedora Directory Server 1.2. Each of the features listed here should be linked to a design document for that feature.
- Automatically maintained memberOf attribute
- Server-side LDAPI support (LDAP over a UNIX domain socket)
- Distributed Numeric Assignment (for auto-incrementing uid/gid across multi-master replication)
- Note that this feature is already in Fedora DS 1.1 but it is not documented
- Server to Server connection improvements (startTLS, SASL, Kerberos)
- Get Effective Rights for non-present attributes
- Expose Password Policy via SLAPI
- Expose Task interface via SLAPI & improve API
- Dynamically reload Schema via Task Interface
- 64-bit counters
[edit]
Future
- Subtree renames
- Bi-directonally linked attributes similar to memberOf (about a dozen).
- Atomic and consistent updates for links. This might imply transactions, or some other interesting solution, but everything must be atomic so that the bi-directional links are created in one step and never get out of synch.
