group permissions

P

phoebe

i have a problem with permissions.

A user is assigned to two groups.

group A is assigned the ability to delete project
(checked 'allow' in 'delete project')
group B is not given that permission
(checked 'reject' in 'delete project')

finally the user is not allowed 'delete project'
but i want that the user is allowed 'delete project'
and have permissions of group A
what can i do?
 
D

Dale Howard [MVP]

Phoebe --

Project Server calculates cumulative permissions across all Groups in which
a user is a member. It calculates the cumulate permissions as follows:

Deny defeats both Allowed and Not Allowed (neither Allow or Deny is
selected)
Allowed defeats Not Allowed

Thus, in your situation, the user will not be able to delete a project
because he/she is in Group B in which the Delete Project permission is set
to Deny. Therefore, the only way to allow this user to delete a project is
to remove him from Group B. Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top