I can't access PWA from another domain

C

Char

Hi,

PS 2007 resides on Domain A. When I'm logged in on Domain B I can't access
the PWA site.
The PWA URL is http://orbitz:95/pwa

Domain A users can access PWA via the above URL or by going to
http://orbitz.idea.com:95/pwa.

Since I'm trying to access PWA from Domain B should I have fully qualified
the URL when I created the site in WSS? Or is this possibly a router issue?
There is no firewall between the two domains.

Someone please help! Thanks is advance.
 
B

Boaz Lev [MSFT]

I think the likely cause is this: The user context, which is taken from the
browser when you browse to the PWA site, does not map to a PWA user. I may
be misunderstanding what you write, though. You have two ways of correcting
this: You can either create a PWA user that has the correct domain account
information, or you can use Forms Auth. I can't off the top of my head find
the link that describes how to enable that for Project Server 2007, but a
search should yield some results :)

Hope this helps,
B
 
Top