#48259 Lib389 Aci parsing utilities
Closed: wontfix None Opened 8 years ago by firstyear.

This patch adds aci parsing utilities to lib389.

When an entry is returned, if it has the attribute aci (which must have been requested in the search), a set of EntryAci objects can be requested from it.

These then parse the aci into a dictionary which can be manipulated. Once done, the EntryAci can rebuild the dictionary into a string capable of being written to the DS once more.

At this point, bind rules are not parsed, merely being kept as raw forms in the dictionary. A parser for these can be written later if the need arises.


To ssh://git.fedorahosted.org/git/389/lib389.git
2338ba5..b43d668 master -> master

commit b43d668c1927395ce1ff03f9bc8e687853fcc382
Author: William Brown wililam@adelaide.edu.au
Date: Tue Aug 4 13:30:24 2015 +0930

Milestone lib389 1.0 deleted

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/1590

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