![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've run into a problem with connecting directly via excel 2003 to my cubes for some users external to my domain. We're using AS2000 std edition, so http is not an option. Internal to our domain, there are no issues with connecting to the cubes, however external to our domain, it's hit and miss. We've created domain accounts for external users to connect to AS2000. From home, I have no problems at all connecting to the cubes. As does a few other customers of ours, however our head office, on a seperate domain, cannot connect at all. When some external users attempt to connect to the cubes, they open the data connection wizard and input the ip address of the correct server, then select 'Use the following username and password' and provide the correct credentials, however the security logs shows that their host domain credentials are being passed and not what they inputted. Can anyone tell me where I need to look to resolve this issue? Regards, Anatoli |
#3
| |||
| |||
|
|
I've run into a problem with connecting directly via excel 2003 to my cubes for some users external to my domain. We're using AS2000 std edition, so http is not an option. Internal to our domain, there are no issues with connecting to the cubes, however external to our domain, it's hit and miss. We've created domain accounts for external users to connect to AS2000. From home, I have no problems at all connecting to the cubes. As does a few other customers of ours, however our head office, on a seperate domain, cannot connect at all. When some external users attempt to connect to the cubes, they open the data connection wizard and input the ip address of the correct server, then select 'Use the following username and password' and provide the correct credentials, however the security logs shows that their host domain credentials are being passed and not what they inputted. Can anyone tell me where I need to look to resolve this issue? Regards, Anatoli |
#4
| |||
| |||
|
Answering your other question ![]() Analysis Services only support windows authentication when connecting using TCP/IP. Specifying username and password as part of the connection string will only work when connecting using HTTP. IIS will authenticate user using credentials you pass as a connection string. You have several options. One is to upgrade to Ent edition of AS2000. The second option is to upgrade to AS2005. In AS 2005 Std edition supports HTTP connectivity. Hope that helps. Edward. -- This posting is provided "AS IS" with no warranties, and confers no rights. "Anatoli" <Anatoli (AT) discussions (DOT) microsoft.com> wrote in message news:16C441BB-9B6C-4911-8039-DA3C8740D76A (AT) microsoft (DOT) com... I've run into a problem with connecting directly via excel 2003 to my cubes for some users external to my domain. We're using AS2000 std edition, so http is not an option. Internal to our domain, there are no issues with connecting to the cubes, however external to our domain, it's hit and miss. We've created domain accounts for external users to connect to AS2000. From home, I have no problems at all connecting to the cubes. As does a few other customers of ours, however our head office, on a seperate domain, cannot connect at all. When some external users attempt to connect to the cubes, they open the data connection wizard and input the ip address of the correct server, then select 'Use the following username and password' and provide the correct credentials, however the security logs shows that their host domain credentials are being passed and not what they inputted. Can anyone tell me where I need to look to resolve this issue? Regards, Anatoli |
#5
| |||
| |||
|
|
Edward, Can you tell me how I'm able to connect to AS2000 std ed without using http? I am able to connect from my home domain just fine to all cubes not using http. We currently only use TCP/IP. Is that indicative of a bug that shouldn't be happening? regards, Anatoli "Edward Melomed [MSFT]" wrote: Answering your other question ![]() Analysis Services only support windows authentication when connecting using TCP/IP. Specifying username and password as part of the connection string will only work when connecting using HTTP. IIS will authenticate user using credentials you pass as a connection string. You have several options. One is to upgrade to Ent edition of AS2000. The second option is to upgrade to AS2005. In AS 2005 Std edition supports HTTP connectivity. Hope that helps. Edward. -- This posting is provided "AS IS" with no warranties, and confers no rights. "Anatoli" <Anatoli (AT) discussions (DOT) microsoft.com> wrote in message news:16C441BB-9B6C-4911-8039-DA3C8740D76A (AT) microsoft (DOT) com... I've run into a problem with connecting directly via excel 2003 to my cubes for some users external to my domain. We're using AS2000 std edition, so http is not an option. Internal to our domain, there are no issues with connecting to the cubes, however external to our domain, it's hit and miss. We've created domain accounts for external users to connect to AS2000. From home, I have no problems at all connecting to the cubes. As does a few other customers of ours, however our head office, on a seperate domain, cannot connect at all. When some external users attempt to connect to the cubes, they open the data connection wizard and input the ip address of the correct server, then select 'Use the following username and password' and provide the correct credentials, however the security logs shows that their host domain credentials are being passed and not what they inputted. Can anyone tell me where I need to look to resolve this issue? Regards, Anatoli |
#6
| |||
| |||
|
|
There is no magic trick. AS2000 ( as well as AS2005 ) will allow you to use Windows authentication only when connecting via TCP/IP. If you are able to connect to Analysis Server from your machine ( doesn't matter if you are at home or on the other side of the planet ) that meansAnalysis Server was able to verify your identity. That can happen if you are running some kind of VPN or established some kind trust relationships between domains. Cannot claim to be an expert in the way windows authentication works, Analysis Sever behaving in the same way any other application using Windows authentication does. There is nothing specific in this case regarding Analysis Services. Edward. -- This posting is provided "AS IS" with no warranties, and confers no rights. "Anatoli" <Anatoli (AT) discussions (DOT) microsoft.com> wrote in message news:789AC3BB-A2C0-4356-89A0-01CD938AB52F (AT) microsoft (DOT) com... Edward, Can you tell me how I'm able to connect to AS2000 std ed without using http? I am able to connect from my home domain just fine to all cubes not using http. We currently only use TCP/IP. Is that indicative of a bug that shouldn't be happening? regards, Anatoli "Edward Melomed [MSFT]" wrote: Answering your other question ![]() Analysis Services only support windows authentication when connecting using TCP/IP. Specifying username and password as part of the connection string will only work when connecting using HTTP. IIS will authenticate user using credentials you pass as a connection string. You have several options. One is to upgrade to Ent edition of AS2000. The second option is to upgrade to AS2005. In AS 2005 Std edition supports HTTP connectivity. Hope that helps. Edward. -- This posting is provided "AS IS" with no warranties, and confers no rights. "Anatoli" <Anatoli (AT) discussions (DOT) microsoft.com> wrote in message news:16C441BB-9B6C-4911-8039-DA3C8740D76A (AT) microsoft (DOT) com... I've run into a problem with connecting directly via excel 2003 to my cubes for some users external to my domain. We're using AS2000 std edition, so http is not an option. Internal to our domain, there are no issues with connecting to the cubes, however external to our domain, it's hit and miss. We've created domain accounts for external users to connect to AS2000. From home, I have no problems at all connecting to the cubes. As does a few other customers of ours, however our head office, on a seperate domain, cannot connect at all. When some external users attempt to connect to the cubes, they open the data connection wizard and input the ip address of the correct server, then select 'Use the following username and password' and provide the correct credentials, however the security logs shows that their host domain credentials are being passed and not what they inputted. Can anyone tell me where I need to look to resolve this issue? Regards, Anatoli |
![]() |
| Thread Tools | |
| Display Modes | |
| |