Answered by:
Not able to access project server pwa site

Question
-
I have provisioned project server - pwa site . Only farm admin ( the account which is used to create pwa) is able to access the site . http://abcd.com/ we are able to acess , but nit http://abcd.com/pwa it is giving acess denied . I have added into Project Managers , Project web app admin group still it is saying access denied .
Srini
Wednesday, December 11, 2013 4:24 PM
Answers
-
Okay ..It means You are using Project Server In sharepoint Permission Mode then you have to change it .
You just run power shell command
Set-SPPRojectPermissionMode –Url http://AppServer/pwa -AdministratorAccount contoso\John.Woods -Mode ProjectServer
You just give your PWA URL in place of URL and your Farm Admin Account with Domain name then You will be able to see the Security under Server setting
Below is the Microsoft site for changing Permission mode.
http://technet.microsoft.com/en-us/library/jj219486.aspx
Once you change it add user in Manage Users then your user will be able to access the site
kirtesh
- Marked as answer by Shahukaru Wednesday, December 11, 2013 6:15 PM
Wednesday, December 11, 2013 6:13 PM
All replies
-
Could you please let us know if Farm admin account is able to open http://abcd.com/pwa
If yes then have you shared http://abcd.com with everyone (read) . go with the link and check what you have missed while creating PWA.
http://alinimer.com/2013/02/28/install-configure-and-deploy-project-server-2013-part-4/
kirtesh
Wednesday, December 11, 2013 4:54 PM -
Yes , I have added the user in to farm admin as well .. still he is not able to acces the application . I have give owner permissions to top level site , and added eveyone as well in owners . Still we are not able to access the pwa . please help
Srini
Wednesday, December 11, 2013 5:48 PM -
1.Could you please let us know if any user account is able to access PWA. I am asking this question because i want to know that PWA site is provisioned correctly.
2. Have you added user in the PWA site in the Manage security tab.
3. Which permission mode you are using Sharepoint or Project Server.
kirtesh
- Edited by Kirteshtiw Wednesday, December 11, 2013 5:56 PM
Wednesday, December 11, 2013 5:54 PM -
Yes the account which i have used to create pwa ( which is also in farm admin group) is able to access the site pwa
Srini
Wednesday, December 11, 2013 5:56 PM -
Have you Added user in Manage users in Security page of PWA 2013.
kirtesh
Wednesday, December 11, 2013 6:04 PM -
That security section is not there in PWA settings .What I have to do ?
Srini
Wednesday, December 11, 2013 6:07 PM -
Okay ..It means You are using Project Server In sharepoint Permission Mode then you have to change it .
You just run power shell command
Set-SPPRojectPermissionMode –Url http://AppServer/pwa -AdministratorAccount contoso\John.Woods -Mode ProjectServer
You just give your PWA URL in place of URL and your Farm Admin Account with Domain name then You will be able to see the Security under Server setting
Below is the Microsoft site for changing Permission mode.
http://technet.microsoft.com/en-us/library/jj219486.aspx
Once you change it add user in Manage Users then your user will be able to access the site
kirtesh
- Marked as answer by Shahukaru Wednesday, December 11, 2013 6:15 PM
Wednesday, December 11, 2013 6:13 PM -
Got it . Thaks alot
Srini
Wednesday, December 11, 2013 6:15 PM -
Your most welcome.. :)
kirtesh
Wednesday, December 11, 2013 6:17 PM