#628 crash in aci evaluation
Closed: wontfix None Opened 11 years ago by lkrispen.

under specific conditions the server can crash when handling a getEffectiveRights request


schema needed to reproduce the issue
my99user.ldif

The ldapsearch to reproduce the crash:

ldapsearch -xLLL -p 389 -h localhost -D "cn=directory manager" -w secret123 -E '1.3.6.1.4.1.42.2.27.9.5.2=:dn:uid=sub-9999,ou=subscriber,ou=customer1,ou=oneview,ou=mmo,dc=example,dc=com' -b "dc=example,dc=com" "uid=sub-9999" shortCode

git merge ticket628
Updating ab46f87..ac8ceb9
Fast-forward
ldap/servers/slapd/entry.c | 28 +++++++++++++++++-----------
1 files changed, 17 insertions(+), 11 deletions(-)

git push origin master
Counting objects: 11, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (6/6), done.
Writing objects: 100% (6/6), 897 bytes, done.
Total 6 (delta 4), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
ab46f87..ac8ceb9 master -> master

aci's needed to reproduce the issue
all-acis.ldif

entries needed to reproduce the issue
oneview.ldif

Pushed to 389-ds-base-1.2.11 branch: commit 0e2f2c0
Pushed to 389-ds-base-1.3.0 branch: commit 08c2ea5

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.2.11.20

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

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