IIS Integarated windows authentication access problem -
12-21-2005
, 12:35 PM
I am using below connection string to acces olap,it is working fine for me.
But if other user try to access web page it is giving olap doesn't exists
error.On olap server i have given access to everyone in database roles.
All users are on same network and all user are in active directory.
How to resolve this problem,You help is appreciated.
Provider=MSOLAP.2;Data Source=WS-PLUTO;Initial Catalog=TMOLAP4;Integrated
Security=SSPI;SSPI=KERBEROS;ConnectTo=8.0;
Thanks,
Arun
--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums...-olap/200512/1 |