Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.3.0
-
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
,
userPermissions
{
{
precedence 1,
protectedItems
,
grantsAndDenials
}
,
{
precedence 2,
protectedItems
{
attributeType
}
,
grantsAndDenials
}
}
}
}