Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server Connection
Message
From
24/07/2006 07:01:02
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
21/07/2006 13:53:56
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Web Services
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01138229
Message ID:
01139079
Views:
11
>I just read the How to: Access SQL Server Using Windows Integrated Security, and I am confused about the following statement:
>
>
>If SQL Server is a remote server, select the Basic Authentication check box 
and clear the Integrated Windows authentication check box.
>
>
>If I check Basic Authentication, isn't it going to ask for my username/password everything I access this?
>
>I guess I thought the difference between Integrated Windows Authentication and Basic Authentication was the fact that with Integrated it would use your credentials that you are logged onto your domain with.

Yes it's really confusing:( However read it as whole. This line is from that topic:
"In IIS, only Basic Authentication logs users on with a security token that flows across the network to a remote SQL server. "
You'd also see it's saying change anonymous to a local domain account and in SQL server authenticate that user. To say it in summary it needs basic authetication to ask permission to logon to remote SQL server.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform