Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Security / December 2008

Tip: Looking for answers? Try searching our database.

windows or mixed mode

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mm2t - 26 Nov 2008 16:05 GMT
Hi experts.
I have a site over internet.
MSDN: When possible, use Windows Authentication.
please see :  http://msdn.microsoft.com/en-us/library/aa905171.aspx
What is this reson?
which mode is realy secure over internet?
Rick Byham, (MSFT) - 26 Nov 2008 16:56 GMT
Windows Authentication mode has more features, for instance it can use
Kerberos. However it requires a domain to authenticate the user, so if the
client and the server are the same domain or a trusted domain, you'll have
to use SQL Server Authentication. It's not bad. It just doesn't have the
full Windows infrastructure behind it.
Here is the description from Books Online.
http://msdn.microsoft.com/en-us/library/ms144284.aspx
Signature

Rick Byham (MSFT), SQL Server Books Online
This posting is provided "AS IS" with no warranties, and confers no rights.

> Hi experts.
> I have a site over internet.
> MSDN: When possible, use Windows Authentication.
> please see :  http://msdn.microsoft.com/en-us/library/aa905171.aspx
> What is this reson?
> which mode is realy secure over internet?
Uri Dimant - 27 Nov 2008 07:39 GMT
Rick
> so if the client and the server are the same domain or a trusted domain,
> you'll have to use SQL Server Authentication

Perhaps  yopu mean not at the same domain....

> Windows Authentication mode has more features, for instance it can use
> Kerberos. However it requires a domain to authenticate the user, so if the
[quoted text clipped - 9 lines]
>> What is this reson?
>> which mode is realy secure over internet?
Rick Byham, (MSFT) - 01 Dec 2008 17:32 GMT
Yes. Sorry about that. I meant "the client and the server are NOT in the
same domain or a trusted domain, you'll have
to use SQL Server Authentication."
Signature

Rick Byham (MSFT), SQL Server Books Online
This posting is provided "AS IS" with no warranties, and confers no rights.

> Rick
>> so if the client and the server are the same domain or a trusted domain,
[quoted text clipped - 15 lines]
>>> What is this reson?
>>> which mode is realy secure over internet?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.