#47405 access control not working for specific search filter
Closed: wontfix Opened by lkrispen.

with a specific aci deployment binding as a specific user the entries returned differ by the used search filter as follows
((givenname=ESP) ==> no entries
(sn=ESP
) ==> two entries
(|(givenname=ESP)(sn=ESP)) ==> three entries
(|(sn=ESP)(givenname=ESP) ==> three entries

according to geteffectiverights only the two entries returned by (sn=ESP*) should be seen


Since the fix was pushed, let me close this ticket.

master
commit a803b52307119881f2ec7fae2a73621a7b3666aa
Author: Ludwig Krispenz lkrispen@redhat.com
Date: Thu Jun 27 16:03:56 2013 +0200

commit 904416f4631d842a105851b4a9931ae17822a107
Author: Ludwig Krispenz lkrispen@redhat.com
Date: Tue Jul 30 11:29:47 2013 +0200

389-ds-base-1.3.1
commit 45260ff1f5e40cd65cb9861f1c3437e1e1928f42
Author: Ludwig Krispenz lkrispen@redhat.com
Date: Thu Jun 27 16:03:56 2013 +0200

commit 3a5f8de21fba3656670b8ee35e020f159d4110db
Author: Ludwig Krispenz lkrispen@redhat.com
Date: Tue Jul 30 11:29:47 2013 +0200

389-ds-base-1.3.0
commit 6d6354f1740ec9a8111dd2a4efce6034ef211d02
Author: Ludwig Krispenz lkrispen@redhat.com
Date: Thu Jun 27 16:03:56 2013 +0200

commit efcb1af30b63f91d3235914962bd4aa399bc08ba
Author: Ludwig Krispenz lkrispen@redhat.com
Date: Tue Jul 30 11:29:47 2013 +0200

389-ds-base-1.2.11
commit a682fe5364324a7001c99129684e99fd826e43da
Author: Ludwig Krispenz lkrispen@redhat.com
Date: Thu Jun 27 16:03:56 2013 +0200

commit d9a1c7b527d7252195fac15636c22101ceb775bf
Author: Ludwig Krispenz lkrispen@redhat.com
Date: Tue Jul 30 11:29:47 2013 +0200

Metadata Update from @rmeggins:
- Issue set to the milestone: 1.2.11.22

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

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