SSAS Cube via Excel / ActiveDirectory
hello,
query ssas cube via excel. of time works without problems. excel not send account name (active directory) along query.log file of iis (excerpt):
cs-uri-stem s-port cs-username cs (user-agent) sc-status
/olap/msmdpump.dll 80 domain\ username msolap + 10.0 + client 200
/olap/msmdpump.dll 80 - msolap + 10.0 + client 401
2. line: same client, same client ip, no account name logged (status 401 in iis).
have idea be?
i believe normal part of http ntlm handshake (see https://www.innovation.ch/personal/ronald/ntlm.html) involves 1-2 401 responses before 200. i'm not sure why seeing 401 after 200, lag in logging or multiple requests happened 1 after other , you've grabbed end of 1 request , start of another.
http://darren.gosbell.com - please mark correct answers
SQL Server > SQL Server Analysis Services
Comments
Post a Comment