I had a single server setup and thought using Local System and Network
server defaults would make things easy... They don't.
I used a new box and reinstalled everything, this time following
microsoft guidelines for SharePoint administrative and service
accounts and using least-privledge accounts. I also configured
Kerberos authentication. After I was done, I nuked the test sites on
the new server and then did a backup from the original SharePoint
Server using stsadm.exe and then restored to the new site. It worked
like a charm. All of my SharePoint AND Project errors and pains went
away.
I dont have a definitive answer for you, but I think you should try
setting up SharePoint and Project Server to use service accounts
instead of Local System / Network Service.
Here's a quick rundown of my services and proceses for SharePoint and
Project Server and the service accounts running them:
Windows Task Manager:
w3wp.exe / sharepoint_apppool_mysite
w3wp.exe / sharepoint_apppool_portal
w3wp.exe / sharepoint_apppool_sspadmin
OWSTIMER.EXE / sharepoint_serverfarm_account
Microsoft.Office.Project.Server.Queuing.exe /
sharepoint_serverfarm_account
w3wp.exe / sharepoint_serverfarm_account
Microsoft.Office.Project.Server.Eventing.exe /
sharepoint_serverfarm_account
mssdmn.exe / sharepoint_serverfarm_account
mssearch.exe / sharepoint_serversearch_account
mssearch.exe / sharepoint_serversearch_account
mssdmn.exe / sharepoint_serversearch_account
Microsoft.Office.Project.Server.Eventing.exe / sharepoint_ssp_account
Microsoft.Office.Project.Server.Queuing.exe / sharepoint_ssp_account
w3wp.exe / sharepoint_ssp_account
sqlservr.exe / sqlserver_service_account
Services:
Microsoft Office Project Server Events Service / DOMAIN
\sharepoint_serverfarm_account
Microsoft Office Project Server Queue Service / DOMAIN
\sharepoint_serverfarm_account
Windows SharePoint Services Timer / DOMAIN
\sharepoint_serverfarm_account
Office SharePoint Server Search / DOMAIN
\sharepoint_serversearch_account
Windows SharePoint Services Search / DOMAIN
\sharepoint_serversearch_account
SQL Server / DOMAIN\sqlserver_service_account
If anyone reading has any comments or suggestions for MY setup, please
let me know.
Here are some links to help you in your adventures. =]
http://technet2.microsoft.com/Offic...ca37-447a-a056-1a67d93ef5401033.mspx?mfr=true
http://technet2.microsoft.com/Offic...d60d-4b85-87de-19065d9688351033.mspx?mfr=true
http://blogs.msdn.com/martinkearn/a...part-1-base-configuration-for-sharepoint.aspx
http://www.datasprings.com/Resource...stallingSharepoint2007/tabid/774/Default.aspx
http://groups.google.com/group/micr...Access+Account+&rnum=3&hl=en#a0325bac4b837c53
http://support.microsoft.com/kb/326985/#4
http://support.microsoft.com/kb/832769