FIX: No value is returned for the user login when you try to use an HTTP connection and basic authentication to connect to the server that is running SQL Server 2005 Analysis Services (913667)



The information in this article applies to:

  • Microsoft SQL Server 2005 Analysis Services

Bug #: 226 (SQL Hotfix)
Microsoft distributes Microsoft SQL Server 2005 fixes as one downloadable file. Because the fixes are cumulative, each new release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2005 fix release.

SUMMARY

This article describes the following about this hotfix release:
  • The issues that are fixed by the hotfix package
  • The prerequisites for installing the hotfix package
  • Whether you must restart the computer after you install the hotfix package
  • Whether the hotfix package is replaced by any other hotfix package
  • Whether you must make any registry changes
  • The files that are contained in the hotfix package

SYMPTOMS

When you try to use an HTTP connection and basic authentication to connect to the server that is running Microsoft SQL Server 2005 Analysis Services, no value is returned for the user login. This problem occurs when the following conditions are true:
  • The virtual directory is configured for both basic authentication and Windows Authentication.
  • You use the Multidimensional Expressions (MDX) UserName function to return the domain name and the user name of the current connection. For example, you submit a query that resembles the following query to try to connect to the server that is running Analysis Services.
    with member measures.a as 'username'
    select measures.a on 0
    from <cube name>

RESOLUTION

Service pack information

To resolve this problem, obtain the latest service pack for SQL Server 2005. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

913089 How to obtain the latest service pack for SQL Server 2005

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next SQL Server 2005 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

There are no prerequisites for this hotfix.

Restart information

You do not have to restart the computer after you apply this hotfix.

Registry information

You do not have to change the registry.

Hotfix file information

This hotfix contains only those files that are required to correct the issues that this article lists. This hotfix may not contain all the files that you must have to fully update a product to the latest build.

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.SQL Server 2005, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Msmdlocal.dll9.0.1518.015,585,49621-Jan-200601:11x86
Msmdpump.dll9.0.1518.03,913,43221-Jan-200601:11x86
Msmdsrv.exe9.0.1518.014,564,05621-Jan-200601:11x86
Msmgdsrv.dll9.0.1518.05,935,32021-Jan-200601:11x86
Msolap90.dll9.0.1518.04,204,76021-Jan-200601:11x86
Msmdredir.dll9.0.1518.03,927,25621-Jan-200601:11x86
SQL Server 2005, 64-bit version
File nameFile versionFile sizeDateTimePlatform
Msmdlocal.dll9.0.1518.030,011,60821-Jan-200605:15x64
Msmdpump.dll9.0.1518.04,957,40021-Jan-200605:14x64
Msmdsrv.exe9.0.1518.029,336,28021-Jan-200605:15x64
Msmgdsrv.dll9.0.1518.08,909,52821-Jan-200605:14x64
Msolap90.dll9.0.1518.05,667,03221-Jan-200605:14x64
Msmdredir.dll9.0.1518.03,927,25621-Jan-200601:11x86
SQL Server 2005, 64-bit version for Itanium processors
File nameFile versionFile sizeDateTimePlatform
Msmdlocal.dll9.0.1518.048,416,98421-Jan-200604:30IA-64
Msmdpump.dll9.0.1518.06,527,70421-Jan-200604:31IA-64
Msmdsrv.exe9.0.1518.047,449,81621-Jan-200604:32IA-64
Msmgdsrv.dll9.0.1518.012,842,20021-Jan-200604:31IA-64
Msolap90.dll9.0.1518.07,686,36021-Jan-200604:31IA-64
Msmdredir.dll9.0.1518.06,072,53621-Jan-200604:31IA-64

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in SQL Server 2005 Service Pack 1.

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Modification Type:MinorLast Reviewed:9/22/2006
Keywords:kbsql2005sp1fix kbBug kbfix kbtshoot kbQFE kbpubtypekc KB913667 kbAudITPRO kbAudDeveloper