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

Nabil Sayegh commented on DIRSTUDIO-862:
----------------------------------------

prescriptiveACI: {
    identificationTag "allUsersACI",
    precedence 10,
    authenticationLevel simple,
    itemOrUserFirst userFirst:
    {
      userClasses
      {
        allUsers
      },
      userPermissions
      { 
        {
          protectedItems { entry, allUserAttributeTypesAndValues },
          grantsAndDenials { grantRead, grantBrowse, grantReturnDN,
                             grantCompare, grantFilterMatch, 
grantDiscloseOnError } 
        },
        {
          protectedItems { attributeType { userPassword } },
          grantsAndDenials { denyRead, denyCompare, denyFilterMatch }
        }
      }
    }
  }

                
> Unhandled event loop exception in Studio for eclipse
> ----------------------------------------------------
>
>                 Key: DIRSTUDIO-862
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-862
>             Project: Directory Studio
>          Issue Type: Bug
>         Environment: Eclipse Java EE IDE for Web Developers.
> Version: Indigo Service Release 2
> Build id: 20120216-1857
> OS X
>            Reporter: Nabil Sayegh
>
> 1. Follow an administrativeRole attribute
> 2. Follow prescriptiveACI
> 3. BOOM! (Unhandled event loop exception)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to