We are new to this MS project Server 2007 and here is how its been setup in our company:
Project Server Installation user id = "superuser"
Senior Project Manager user id = "A"
Project Managers user id = "B", "C", "D", "E"
Team Members user id = "X", "Y", "Z"
"superuser" will have the highest admin privileges.
"A" user should be able to create and edit projects created by "A","B", "C", "D", "E" users
"B", "C", "D", "E" should be able to create projects
"X", "Y", "Z" should be able to view projects over browser (PWA)
Questions:
=========
1. Can I as a "superuser" will be able to look at all the projects in the entire company and
set the READ/WRITE permissions based on users ?
If YES how ?
2. Can users "B", "C", "D", "E" able to set the READ permissions to users "X", "Y", "Z"
for the projects what have been created by them ?
If YES how ? Can someone give me step by step navigations as how to do this ?
3. Can user "B" able to set READ permissions to user "Z" for the projects what he has created ? So user "Z" can view the project over PWA ?
This question is similar to question 2.
Can someone give me step by step navigations as how to do this ?
Thanks
by: jbfraserPosted on 2009-10-31 at 07:56:41ID: 25709998
To get into the details of this, we need to know more of the details of your setup.
Do the standard "Out-of-the-box" security groups and categories still exist? Have they been modified? You should start with these groups. If you need to recreate these groups, this will add a few steps.
Have you set up the RBS lookup table ( in "Server Settings" -> "Enterprise Custom Field Definition") and assigned resources an appropriate value?
Most of the permissions are assigned by administrators, and then controlled by Project Managers through adding users to the project team. Or through the RBS hierarchy. Administrators can manage permissions manually by project, but the maintenance of this will be significant, so I recommend you avoid this sort of set up.
Should Question 1 have referred to User A? Right now it reads as like you are trying to assign Superuser admin priveleges.
If you are trying to assign the superuser permissions and if the standard groups and categories are in place, then the answer to Question 1 is:
Add the SuperUser to the "Administrator" group: In PWA, go to "Server Settings" -> "Manage Users." Navigate to the user you want to give permissions, and click on their name. In the resulting page, find the Security Groups section and Add "Administrators" to the "Groups that contain this User" list. Save your changes. (Performing this action usually requires administrator permissions itself.)
The answers to questions 2 and 3 depend quite a bit on the configuration of your server, so I will wait for your response before I type up answers to those.
Some general notes on keeping your Project Server permissions manageable:
1) Don't edit any of the properties of the default Administrator group.
2) Don't use the Deny check boxes to deny permissions. If you use the Deny checkboxes you can create situations where you can lock all users out of functionality, with no way to re-enable it without a call to Microsoft Support. Also, troubleshooting is much harder if you use the Deny boxes.
3) Never assign categories directly to a user. Always assign categories to a group and assign groups to users.
Project Server can be complex, and successful implementations are often configured by a Microsoft Partner with EPM experience. They can provide training and customization to easily answer the sorts of questions you're asking.
But I'll do what I can here; please provide more information about your configuration. Thanks.
James Fraser