all groups > sql server reporting services > september 2004 >
You're in the

sql server reporting services

group:

Integrated AND Basic authentication??!


Integrated AND Basic authentication??! Kjell Brandes
9/6/2004 1:17:47 PM
sql server reporting services:
Trying to set up a site with both integrated and basic authentication
enabled (anonymous disabled of course).
When working on local network I want integrated auth. to act, and it does,
no problem.
Accessing site from outside of local network Basic auth. should kick in, and
it does, no problem. But Basic auth. does not listen to default domain. It
takes the local machinename as auth. domain.
Am I doing something wrong or is this the behaviour to expect?

Any help would be very appreciated!

Kjell

Re: Integrated AND Basic authentication??! Kjell Brandes
9/6/2004 1:37:14 PM
sorry wrong group, posting this to the right group....

Sorry!!

Kjell


[quoted text, click to view]

Re: Integrated AND Basic authentication??! Brian Welcker [MSFT]
9/6/2004 2:00:23 PM
Are you typing domain\username for the user name in the security dialog? If
not specified, it will default to the local machine account.

--
Brian Welcker
Group Program Manager
SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

Re: Integrated AND Basic authentication??! Dennis Redfield
9/8/2004 8:33:28 AM
the default domain used for basic authenication is controlled by an IIS
property. Use the IIS snap in. Open Properties for the WWW server. Select
the Directory Security Tab. (on IIS 5)
you will see next to the Basic authentication check box the Phrase:
SELECT A DOMAIN and a button labeled EDIT
Click the EDIT button and type in the domain name you want to use for the
default.
the alternative, of course, as Brian pointed out, is to explicitly type the
domain in the username dialog box during basic authentication.

Hope this helps.


dlr

[quoted text, click to view]

AddThis Social Bookmark Button