#47405 access control not working for specific search filter
Closed: wontfix None Opened 10 years ago 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 a803b52
Author: Ludwig Krispenz lkrispen@redhat.com
Date: Thu Jun 27 16:03:56 2013 +0200

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

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

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

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

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

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

commit d9a1c7b
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

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

3 years ago

Login to comment on this ticket.

Metadata