You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2014/10/28 18:08:33 UTC

[jira] [Created] (FC-29) AuditMgr.getUserAuthZ cannot pull back failedOnly

Emmanuel Lecharny created FC-29:
-----------------------------------

             Summary: AuditMgr.getUserAuthZ cannot pull back failedOnly
                 Key: FC-29
                 URL: https://issues.apache.org/jira/browse/FC-29
             Project: FORTRESS-CORE
          Issue Type: Bug
    Affects Versions: 1.0.0-RC39
            Reporter: Emmanuel Lecharny
             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)