Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Integrated AND Basic authentication??!

0 views
Skip to first unread message

Kjell Brandes

unread,
Sep 6, 2004, 7:17:47 AM9/6/04
to
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


Kjell Brandes

unread,
Sep 6, 2004, 7:37:14 AM9/6/04
to
sorry wrong group, posting this to the right group....

Sorry!!

Kjell


"Kjell Brandes" <kj...@brandes.tv> wrote in message
news:%232VKlMA...@TK2MSFTNGP11.phx.gbl...

Brian Welcker [MSFT]

unread,
Sep 6, 2004, 5:00:23 PM9/6/04
to
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.

"Kjell Brandes" <kj...@brandes.tv> wrote in message

news:eafkcXAl...@TK2MSFTNGP11.phx.gbl...

Dennis Redfield

unread,
Sep 8, 2004, 8:33:28 AM9/8/04
to
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

"Brian Welcker [MSFT]" <bwel...@online.microsoft.com> wrote in message
news:eUXUJSFl...@TK2MSFTNGP11.phx.gbl...

0 new messages