Ranki --
No. Now Allowed is different than Denied. They behave differently when the
system determines the cumulative permission for a user is a part of multiple
Groups or Categories. In order of precedence from strongest to weakest, the
permissions are:
1. Denied
2. Allowed
3. Not Allowed
For example, suppose that a user is a part of two Groups called Group1 and
Group 2. Suppose also that there is a permission that the Project Server
has set as follows in each Group. The system will determine the cumulative
permission across the two Groups as follows:
Group 1 Permission Not Allowed Not Allowed Allowed
Group 2 Permission Allowed Denied
Denied
Cumulative Permission Allowed Denied
Denied
Notice that in all cases the Allowed permission "trumps" the Not Allowed
permission, and the Denied permission "trumps" both of them. Hope this
helps.
Ranki said:
Dale :
Thanks for the explanation. I need few more clarification.
Does not the second state equal to Deny ["Not Allowed
(Both Allow and Deny are not checked)"] ? How different is
Not Allowed from Deny ?
What is the state, if both Allow & Deny Checked ?
Regards
-----Original Message-----
Ranki --
The reason that checkboxes are used (which allow both choices) rather than
radio buttons (which allow only a single choice) is because there must be
the option of having NEITHER checkbox selected (rather than both checkboxes
selected). Permissions in PWA have one of three possible states:
Allow (Allow is checked)
Not Allowed (Both Allow and Deny are not checked)
Deny (Deny is checked)
Hope this helps.
.