Re: HTTP Access to SSAS with anonymous even possible?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



strange to know that your policy prohibit this option!!!!
it's a first recommendation when you have multiple servers...
and more specially in your case.

the only other option is:
* authorize the windows guest account on the SSAS server
* enable the anonymous access to SSAS

from what I remember, the guest account must be enabled to allow anonymous access to SSAS...
but enabling the guest account is far more unsecure than changing iusr_machine to a domain account !!!!

but... do you really need anonymous account?
or do you want to use the kerberos delegation system?
also using HTTP, you can specify a user id / password in the connection string.
so everybody can use the same user / password (a restricted account which can be used only in SSAS)


"MattM" <MattM@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:67746D29-8F6B-495B-92D4-3E01C2255978@xxxxxxxxxxxxxxxx
This isn't an option in our environment because our security policy prohibits
it. I can't imagine this would be advisible or wise either. Plus, if this is
what is required to make anonymous access work, then it most definitely
should be part of the instructions and the IUSR_Machine account shouldn't
even be mentioned.

Again, the white paper seems misleading to me because it appears that
anonymous is not possible unless IIS and SSAS are on the same box.

"Jeje" wrote:

try to change the anonymous account in IIS
instead of using the IUSR_Machine account, use a valid user domain account.



"MattM" <MattM@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EADA9907-1397-47E3-9B94-A6EB1B4B4987@xxxxxxxxxxxxxxxx
> I'm trying to follow the information at this link
> (http://www.microsoft.com/technet/prodtechnol/sql/2005/httpasws.mspx) > but
> I
> think it's misleading me into thinking I can accomplish my goal. The
> article
> states you can have SSAS and IIS on separate servers. It also says you > can
> use anonymous access. But I think you can't have both.
>
> The white paper says when using anonymous access the msmdpump.dll is
> running
> with the IUSR_MACHINENAME account, but with the SSAS on a separate > server
> it's not possible to add that account as valid because that account is
> local
> to the IIS server. So the IIS server is sending it's IUSR_MACHINENAME
> account
> but the SSAS server won't allow it.
>
> My goal is convert some OWC reports on ASP pages from SQL 2000 to SSAS
> 2005.
> The code worked fine with our SQL 2000 server but so far we can't get > it
> work
> on SSAS 2005.

.



Relevant Pages

  • Re: HTTP Access to SSAS with anonymous even possible?
    ... tell SSAS is that it should serve up this data to an anonymous caller. ... made a domain account, had IIS run under that domain account, then added that ... server, but a compromised domain account leaves all the servers it's valid ...
    (microsoft.public.sqlserver.olap)
  • Re: HTTP Access to SSAS with anonymous even possible?
    ... tell SSAS is that it should serve up this data to an anonymous caller. ... made a domain account, had IIS run under that domain account, then added ... server, but a compromised domain account leaves all the servers it's ...
    (microsoft.public.sqlserver.olap)
  • Re: HTTP Access to SSAS with anonymous even possible?
    ... anonymous is not possible unless IIS and SSAS are on the same box. ... instead of using the IUSR_Machine account, use a valid user domain account. ... to the IIS server. ... So the IIS server is sending it's IUSR_MACHINENAME ...
    (microsoft.public.sqlserver.olap)
  • Re: Anonymous folder access
    ... I avoid use of Guest (and anonymous access) so I am not ... Define an account on the server that is just a plain old user account with ...
    (microsoft.public.windows.server.security)
  • IIS 6 CreateObject premissions issue
    ... What I am attempting is to add a Windows 2003 server box to function as the ... However if it is set for anonymous access using the IUSR ... setting the anonymous account to domain account with admin privileges ... end boxes to specifically allow the Domain account I attempted to use as ...
    (microsoft.public.inetserver.iis.security)