#74 [RFE] Add schema for DNA plugin
Closed: wontfix None Opened 12 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=659135

Currently the DNA plugin uses extensibleObject even in the entries created in
the replicated tree.
It would be nice to have a proper objectclass and attribute in the schema
instead.

batch move to milestone 1.3

Thanks Noriko for the review...

[mareynol@localhost ds]$ git merge ticket74
Updating a0488ff..78a349b
Fast-forward
Makefile.am | 3 +-
Makefile.in | 10 +-
aclocal.m4 | 40 +-
config.h.in | 6 -
configure |14653 +++++++++++++++++++++++++---------------
ldap/schema/10dna-plugin.ldif | 204 +
ldap/servers/plugins/dna/dna.c | 2 +-
ltmain.sh | 3958 ++++-------
8 files changed, 10895 insertions(+), 7981 deletions(-)
create mode 100644 ldap/schema/10dna-plugin.ldif

[mareynol@localhost ds]$ git push origin master
Counting objects: 28, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (13/13), done.
Writing objects: 100% (15/15), 46.67 KiB, done.
Total 15 (delta 12), reused 2 (delta 2)
To ssh://git.fedorahosted.org/git/389/ds.git
a0488ff..78a349b master -> master

originally targeted for 1.2.11.rc1, but actually in the 1.2.11.a1 release

Added initial screened field value.

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.2.11.a1

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/74

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata