dbTalk Databases Forums  

Novell client access

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


Discuss Novell client access in the microsoft.public.sqlserver.olap forum.



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

Default Novell client access - 11-22-2003 , 07:53 AM






In that analysis services uses NT authentication to
controll cube access, what is required for a Novell
Netware client to access a microsoft hosted cube?

thanks


Reply With Quote
  #2  
Old   
Mosha Pasumansky [MS]
 
Posts: n/a

Default Re: Novell client access - 11-22-2003 , 03:23 PM






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

Quote:
In that analysis services uses NT authentication to
controll cube access, what is required for a Novell
Netware client to access a microsoft hosted cube?
You could use HTTP connectivity - passing the username/password through HTTP
(protected by SSL) or using client certificates.

--
==================================================
Mosha Pasumansky - http://www.mosha.com/msolap
Development Lead in the Analysis Server team
All you need is love (John Lennon)
Disclaimer : This posting is provided "AS IS" with no warranties, and
confers no rights.
==================================================




Reply With Quote
  #3  
Old   
bob
 
Posts: n/a

Default Re: Novell client access - 11-23-2003 , 07:04 AM




Quote:
-----Original Message-----
"Bob" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:021701c3b100$08aedde0$a001280a (AT) phx (DOT) gbl...
In that analysis services uses NT authentication to
controll cube access, what is required for a Novell
Netware client to access a microsoft hosted cube?

You could use HTTP connectivity - passing the
username/password through HTTP
(protected by SSL) or using client certificates.

--
==================================================
Mosha Pasumansky - http://www.mosha.com/msolap
Development Lead in the Analysis Server team
All you need is love (John Lennon)
Disclaimer : This posting is provided "AS IS" with no
warranties, and
confers no rights.
==================================================


.
That could work, I would need to create a local account
on the box to serve as the authorized ID.
Is there a configuration where I enable some type of
anonymous logon, so the user will not have to actually
enter the additional account info?

thanks

Thanks


Reply With Quote
  #4  
Old   
Mosha Pasumansky [MS]
 
Posts: n/a

Default Re: Novell client access - 11-23-2003 , 08:35 PM



Quote:
Is there a configuration where I enable some type of
anonymous logon, so the user will not have to actually
enter the additional account info?
Yes - if you don't have security restrictions on the cubes, and anybody can
see them - you can connect anonymously. For that - modify connection string
on the client to include "SSPI=anonymous". The server will have to be
Windows 2000 or higher. If the server is Windows XP or higher, you will need
explicitly add "NT AUTHORITY\ANONYMOUS LOGON" to the role (since on XP,
Everyone may exclude it).

--
==================================================
Mosha Pasumansky - http://www.mosha.com/msolap
Development Lead in the Analysis Server team
All you need is love (John Lennon)
Disclaimer : This posting is provided "AS IS" with no warranties, and
confers no rights.
==================================================




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.