dbTalk Databases Forums  

ImpersonateUser and NTLM authentication

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss ImpersonateUser and NTLM authentication in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
scott.royston@gmail.com
 
Posts: n/a

Default ImpersonateUser and NTLM authentication - 01-04-2005 , 04:27 PM






I have a client machine using ADOMD (Machine A) to connect to an MSAS
Server (Machine B). We are heavily using Cube security. Given that
the username/password is ignored in an MSOLAP connection string I am
using:
LogonUser(...)
ImpersonateUser(...)
Connection.open(...)
RevertToSelf(...)

With client and server on the same machine things work great.

With two separate machines I get "Database X does not exist".

Does ImpersonateUser(...) disallow the 'single hop' requirement of NTLM
authentication? Do I need to use a Kerberos setup?
Thanks for any help.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.