You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2015/05/25 18:07:17 UTC

[jira] [Commented] (FC-33) AuditMgr.getUserAuthZ cannot pull back faileOnly

    [ https://issues.apache.org/jira/browse/FC-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558353#comment-14558353 ] 

Stefan Seelmann commented on FC-33:
-----------------------------------

* Applied workaround in Dockerfile: https://git-wip-us.apache.org/repos/asf?p=directory-fortress-core.git;a=commit;h=7299efb9
* Pushed docker image to registry
* Tests pass on Jenkins: https://builds.apache.org/view/A-D/view/Directory/job/dir-fortress-core-test-ubuntu/

> AuditMgr.getUserAuthZ cannot pull back faileOnly
> ------------------------------------------------
>
>                 Key: FC-33
>                 URL: https://issues.apache.org/jira/browse/FC-33
>             Project: FORTRESS
>          Issue Type: Bug
>    Affects Versions: 1.0.0-RC39
>            Reporter: Shawn McKinney
>             Fix For: 1.0.0
>
>
> This search filter:
> filter += "(" + REQASSERTION + "=" + GlobalIds.AUTH_Z_FAILED_VALUE + ")";
> in AuditDAO.getAllAuthZs does not work.  It appears the reqAssertion attribute cannot be searched on within the auditCompare object class.  Have tested with ldapbrowser and does not pull back entries.  Will need to come up with a work around.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)