Authentication when accessing MSOLAP.ASP -
12-04-2003
, 04:25 AM
Hi,
We have set up an environment for a customer to allow him
to access his olap cube through HTTP:
1. The asp page resides on a web site called
olap.company.pt on server X.
2. The analysis server (msolap.asp) is on different server
Y on a web site called olapserver.company.pt/msolap.asp.
3. Both sites have Integrated authentication.
Everything works fine when we test it from the intranet:
the user that is identified in IIS log file from server X
to have accessed MSOLAP.ASP is the signed-in user.
However, it does not work from the internet. Although the
customer is requested to authenticate when he accesses the
asp page in olap.company.pt, he gets an Unauthorized error
in the pivot table service. In fact, IIS log file from
server X shows 401 on the access to MSOLAP.ASP.
How can we obligate olapserver.company.pt to request the
authentication?
Thanks in advance for any help
Rafaela |