Uploaded image for project: 'Directory Studio'
  1. Directory Studio
  2. DIRSTUDIO-440

Multiple user permissions precedence issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3.0
    • 1.4.0
    • studio-acieditor
    • None
    • Windows XP SP3

    Description

      When adding the appended prescriptiveACI, the precedence values for the specific User Permissions get reset to the precedence for the prescriptiveACI upon exiting the ACI Item editor.

      ======================================================================

      {
      identificationTag "test",
      precedence 14,
      authenticationLevel simple,
      itemOrUserFirst userFirst:
      {
      userClasses

      { allUsers }

      ,
      userPermissions
      {
      {
      precedence 1,
      protectedItems

      { entry, allUserAttributeTypesAndValues }

      ,
      grantsAndDenials

      { grantReturnDN, grantBrowse, grantRead }

      }
      ,
      {
      precedence 2,
      protectedItems
      {
      attributeType

      { userPassword }


      }
      ,
      grantsAndDenials

      { denyReturnDN, denyRead, denyBrowse }

      }
      }
      }
      }

      Attachments

        Activity

          People

            seelmann Stefan Seelmann
            tycho Tycho Eggen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: