RE: Connecting to AS 2005 using a specified user
- From: Darren Gosbell <jam@xxxxxxxxxxxxxxxxx>
- Date: Sat, 3 Dec 2005 12:57:53 +1100
AS2005 does allow a similar HTTP connection option to AS2000.
Actually the "MDX Sample App broken by 2005" thread only referred to an
issue where the person was using basic authentication with prompt=1
turned on and the end users were being asked to authenticate twice. HTTP
authentication does still work in 2005, the issue was the users had to
enter their username and password twice.
If you want to put the userid and password in the connection string you
should not see this issue.
Check out:
http://www.microsoft.com/technet/prodtechnol/sql/2005/httpasws.mspx
....for configuring HTTP access on Win 2003
And:
http://www.microsoft.com/technet/prodtechnol/sql/2005/httpssas.mspx
....for configuring HTTP access on Win XP
--
Regards
Darren Gosbell [MCSD]
Blog: http://www.geekswithblogs.net/darrengosbell
In article <0ECC73AD-25D1-4AC9-9B08-5920169F50F8@xxxxxxxxxxxxx>,
pat@xxxxxxxxxxxxx says...
> You need to set up a windows account for each user on each AS2005 server and
> connect using the SERVERNAME:PORT syntax in the data source, after assigning
> a fixed port to AS2005.
> You also need to install oledb 9 at each client, and this will cause their
> existing http access to AS2000 to fail, since my experience is that oledb 9
> is not backwards-compatible with oledb 8.
>
> Basically, AS2005 connectivity only works if you're a Microsoft-only shop.
> Otherwise, you've got to stick to AS2000
>
>
> "Gustaf" wrote:
>
> > Ok. thanx pat.
> >
> > Any idea on how to connect if a user does not logon to the same domain as
> > the SQL server?
> >
> > Regards Gustaf
> >
> > "Pat" wrote:
> >
> > > No AS2005 http connectivity won't work in your case. You have to stay with
> > > AS2000.
> > > Have a look at the thread "MDX Sample App broken by 2005" in this newsgroup.
> > >
> > > "Gustaf" wrote:
> > >
> > > > in AS 2005 it was not possible to state a user and password in order to
> > > > connect to a cube. All end user access was controlled by a windows accont. Is
> > > > it possible to state a username and password in the connectionstring using
> > > > msolap.3???
> > > >
> > > > Does AS 2005 support connecting via HTTP in the same manner as SQL server
> > > > 2000?
> > > >
> > > > Regards Gustaf
> > > >
>
.
- Prev by Date: Re: Count (*) problem in AS 2000 or 2005
- Next by Date: Re: MDX calculated members in Columns
- Previous by thread: Re: Count (*) problem in AS 2000 or 2005
- Next by thread: RE: Connecting to AS 2005 using a specified user
- Index(es):
Relevant Pages
|