dbTalk Databases Forums  

Users not in Administrators gruoup can't login to AS

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Users not in Administrators gruoup can't login to AS in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Carlos Gutierrez
 
Posts: n/a

Default Users not in Administrators gruoup can't login to AS - 04-28-2005 , 06:45 PM






Hi

We are using BIP Portal 2003 with AS 2000 SP3. Sharepoint, AS and the BIP
portal work perfectly for users which belong to the administrators group.
The rest of the users can load the sharepoint page, de OWC object, but no
data is displayed. If I try to create a new data source, the error "Server
not found or access denied" is shown.

We are granting access using an AS role. We tested adding the user account,
a user group, the "domain users" group, with no success. It looks like
something prevents non-administrators user from login into the AS service.
As soon as we add a user account to the administrator group, the views start
working.

I'll appreciate any idea of what to check in our setup.

The server is MSSQL 2000 Std. SP3a on a Win2k3 dual cpu server.

Thanks.

--
Carlos Gutiérrez
http://sca.com.mx



Reply With Quote
  #2  
Old   
David Botzenhart
 
Posts: n/a

Default Re: Users not in Administrators gruoup can't login to AS - 04-29-2005 , 02:05 PM






If you put the Everyone account in the role does it work for the users that
are not admins?
What is the version of the MSOLAP80.DLL on the client machine?


David Botzenhart

"Carlos Gutierrez" <carlosg (AT) NOSPMsca (DOT) com.mx> wrote

Quote:
Hi

We are using BIP Portal 2003 with AS 2000 SP3. Sharepoint, AS and the BIP
portal work perfectly for users which belong to the administrators group.
The rest of the users can load the sharepoint page, de OWC object, but no
data is displayed. If I try to create a new data source, the error "Server
not found or access denied" is shown.

We are granting access using an AS role. We tested adding the user
account,
a user group, the "domain users" group, with no success. It looks like
something prevents non-administrators user from login into the AS service.
As soon as we add a user account to the administrator group, the views
start
working.

I'll appreciate any idea of what to check in our setup.

The server is MSSQL 2000 Std. SP3a on a Win2k3 dual cpu server.

Thanks.

--
Carlos Gutiérrez
http://sca.com.mx





Reply With Quote
  #3  
Old   
Carlos Gutierrez
 
Posts: n/a

Default Re: Users not in Administrators gruoup can't login to AS - 05-02-2005 , 02:26 PM



David,

Thanks for your repliy.

Quote:
If you put the Everyone account in the role does it work for the users
that
are not admins?
No, it still fails to load the data.

Quote:
What is the version of the MSOLAP80.DLL on the client machine?
Msolap80.dll created 12/18/2002 4:09:24 am size 1.97 MB

Regards,

Carlos Gutiérrez






Reply With Quote
  #4  
Old   
Monte
 
Posts: n/a

Default Re: Users not in Administrators gruoup can't login to AS - 05-03-2005 , 04:19 AM



Hi,

you might want to check out following KB Entries:

http://support.microsoft.com/kb/273836/en-us

and

http://support.microsoft.com/kb/273836/en-us

I once had a customer with small infrastructure and PDC on the same machine
as AS.

Hope I helped
Monte

"Carlos Gutierrez" wrote:

Quote:
David,

Thanks for your repliy.

If you put the Everyone account in the role does it work for the users
that
are not admins?
No, it still fails to load the data.

What is the version of the MSOLAP80.DLL on the client machine?

Msolap80.dll created 12/18/2002 4:09:24 am size 1.97 MB

Regards,

Carlos Gutiérrez






Reply With Quote
  #5  
Old   
Carlos Gutierrez
 
Posts: n/a

Default Re: Users not in Administrators gruoup can't login to AS - 05-03-2005 , 08:40 PM



Monte,

Thanks a lot, I'll research those KB, but

Quote:
http://support.microsoft.com/kb/273836/en-us
and
http://support.microsoft.com/kb/273836/en-us
are the same link, could you please post the other link?

Thanks!

Quote:
I once had a customer with small infrastructure and PDC on the
same machine as AS.
Yes, that's the case.

--
Carlos Gutiérrez
http://sca.com.mx





Reply With Quote
  #6  
Old   
Monte
 
Posts: n/a

Default Re: Users not in Administrators gruoup can't login to AS - 05-04-2005 , 01:58 AM



Sorry, here is the other link:
http://support.microsoft.com/default...b;en-us;826310

We had to rebuild the customers infrastructure and seperate PDC and AS to
get it working. We had the same situation (only domain-admins could log on)
.... I believe they are due to the mixture of local OLAPAdmin-Group and the
"no local administrator group" situation on a PDC ;-)

Good luck
Monte

"Carlos Gutierrez" wrote:

Quote:
Monte,

Thanks a lot, I'll research those KB, but

http://support.microsoft.com/kb/273836/en-us
and
http://support.microsoft.com/kb/273836/en-us
are the same link, could you please post the other link?

Thanks!

I once had a customer with small infrastructure and PDC on the
same machine as AS.

Yes, that's the case.

--
Carlos Gutiérrez
http://sca.com.mx





Reply With Quote
  #7  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: Users not in Administrators gruoup can't login to AS - 05-04-2005 , 02:38 AM



You are right. On a primary domain controller, local machine groups are also
global groups. This means that the local OLAP Administrators group was being
exposed as a global group. And by default the only members in that group are
local machine administrators and there are none of those on a primary domain
controller. Thus the only people who have default admin permissions from an
OLAP point of view are domain admins.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.

"Monte" <Monte (AT) discussions (DOT) microsoft.com> wrote

Quote:
Sorry, here is the other link:
http://support.microsoft.com/default...b;en-us;826310

We had to rebuild the customers infrastructure and seperate PDC and AS to
get it working. We had the same situation (only domain-admins could log
on)
... I believe they are due to the mixture of local OLAPAdmin-Group and the
"no local administrator group" situation on a PDC ;-)

Good luck
Monte

"Carlos Gutierrez" wrote:

Monte,

Thanks a lot, I'll research those KB, but

http://support.microsoft.com/kb/273836/en-us
and
http://support.microsoft.com/kb/273836/en-us
are the same link, could you please post the other link?

Thanks!

I once had a customer with small infrastructure and PDC on the
same machine as AS.

Yes, that's the case.

--
Carlos Gutiérrez
http://sca.com.mx







Reply With Quote
  #8  
Old   
Carlos Gutierrez
 
Posts: n/a

Default Re: Users not in Administrators gruoup can't login to AS - 05-04-2005 , 12:14 PM



Monte and Dave,

Thanks a lot for the information.

So, the only option is to move AS to another computer? Or is there a
workaround?

Thanks.

Carlos Gutiérrez



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.