![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've been trying (and failing) to get Kerberos delegation to an SSAS 2005 server working. I've followed all of the steps on: http://www.mosha.com/msolap/articles...delegation.htm But still no luck. Delegation is working fine with SQL Server, but not Analysis Services. I've verified the SPN, connection string, enabled delegation, configured with web site (typical IE to IIS to SSAS setup), etc, but no luck - the connection to the server always shows up in Profiler as "anonymous", and the connection fails. Are there any tools or tricks for debugging this problem? I'm at a loss at this point. If it matters, the code that fails to connect is doing AMO stuff (or trying to, anyway), not ADOMD.NET. |
#3
| |||
| |||
|
|
Does delegation work when you connect through OLEDB ? What are the exact SPNs that you used ? What is the exact connection string ? -- ==============================*=================== = Mosha Pasumansky - http://www.mosha.com/msolap Analysis Services blog at http://www.sqljunkies.com/WebL*og/mosha Development Lead in the Analysis Server team All you need is love (John Lennon) Disclaimer : This posting is provided "AS IS" with no warranties, and confers no rights. ==============================*=================== = "Kevin Dente" <kevind (AT) no (DOT) spam.denteworld.com> wrote in message news:eLOMCij6FHA.3760 (AT) TK2MSFTNGP14 (DOT) phx.gbl... I've been trying (and failing) to get Kerberos delegation to an SSAS 2005 server working. I've followed all of the steps on: http://www.mosha.com/msolap/articles...delegation.htm But still no luck. Delegation is working fine with SQL Server, but not Analysis Services. I've verified the SPN, connection string, enabled delegation, configured with web site (typical IE to IIS to SSAS setup), etc, but no luck - the connection to the server always shows up in Profiler as "anonymous", and the connection fails. Are there any tools or tricks for debugging this problem? I'm at a loss at this point. If it matters, the code that fails to connect is doing AMO stuff (or trying to, anyway), not ADOMD.NET. |
#4
| |||
| |||
|
|
Does delegation work when you connect through OLEDB ? What are the exact SPNs that you used ? What is the exact connection string ? -- ==============================*=================== = Mosha Pasumansky - http://www.mosha.com/msolap Analysis Services blog at http://www.sqljunkies.com/WebL*og/mosha Development Lead in the Analysis Server team All you need is love (John Lennon) Disclaimer : This posting is provided "AS IS" with no warranties, and confers no rights. ==============================*=================== = "Kevin Dente" <kevind (AT) no (DOT) spam.denteworld.com> wrote in message news:eLOMCij6FHA.3760 (AT) TK2MSFTNGP14 (DOT) phx.gbl... I've been trying (and failing) to get Kerberos delegation to an SSAS 2005 server working. I've followed all of the steps on: http://www.mosha.com/msolap/articles...delegation.htm But still no luck. Delegation is working fine with SQL Server, but not Analysis Services. I've verified the SPN, connection string, enabled delegation, configured with web site (typical IE to IIS to SSAS setup), etc, but no luck - the connection to the server always shows up in Profiler as "anonymous", and the connection fails. Are there any tools or tricks for debugging this problem? I'm at a loss at this point. If it matters, the code that fails to connect is doing AMO stuff (or trying to, anyway), not ADOMD.NET. |
![]() |
| Thread Tools | |
| Display Modes | |
| |