#465 db instance cn=monitor showing stats for other db instances
Closed: wontfix Opened by rmeggins.

db instance foo - dbdir db/foo/
db instance foobar - dbdir db/foobar/

run an ldapsearch to get cn=monitor,cn=foo,cn=ldbm database,cn=plugins,cn=config

You will see entries like this:
dbfilename-14: foo/id2entry.db4
dbfilename-30: foobar/id2entry.db4

The problem is the logic in ldbm_back_monitor_instance_search():172 - it should see if the db filename begins with "instname/" instead of just seeing if it begins with "instname"


Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=918704

Metadata Update from @nkinder:
- Issue assigned to lkrispen
- Issue set to the milestone: 1.3.0

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

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)

Metadata