Not Being Able to Connect To PAS - Modify global.asa
Assign all Web Standard users to the same Active Directory domain or to a trusted domain.
•Register a Service Principal Number (SPN) in Active Directory on the computer running Analysis Services.
•On your domain controller and on all client computers, configure the Active Directory Users and Groups setting to enable Computer is Trusted for Delegation.
•On Analytics Server, edit global.asa to enable pool.negotiateauthentication. Any servers deployed between Analytics Server and Analysis Services must also be configured so that the Active Directory setting Computer is Trusted for Delegation is enabled.
Configure Global.asa on Analytics Server
-
On the computer running Analytics Server, browse to the following directory: C:\Inetpub\wwwroot\PAS
-
Using a text editor such as Notepad, open global.asa and set the method named pool.negotiateauthentication to True.
-
Restart
Mark provided me this information and I am putting it here for my future reference.
Thanks
Sutha