Re: SQL Server Mode
- From: Ben Nevarez <BenNevarez@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 13 Dec 2007 23:20:00 -0800
Hi Warren,
In SQL Server 2000 you can also change the authentication mode anytime you
want.
In the real life it is not always easy to use the Windows Authentication
Mode: there are so many applications out there from software vendors using
SQL Server Authentication.
Hope this helps,
Ben Nevarez
Senior Database Administrator
AIG SunAmerica
"Warren Brunk" wrote:
I look at it this way....
If I am only going to have users on a Windows Domain connecting to the
database then logically the domain security is better than creating and then
providing username and passwords to users.
If you have external applications and users outside of the Domain using your
databases and you dont want to grant them rights to the domain then mixed
mode is the way to go.
The good news is that in SQL Server 2005 you can change the Authentication
mode after install...
http://msdn2.microsoft.com/en-us/library/ms188670.aspx
--
/*
Warren Brunk - MCITP,MCTS,MCDBA
www.techintsolutions.com
*/
"Ben Nevarez" <BenNevarez@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0D6C1C50-DA03-41E6-82A2-F575C52C99C6@xxxxxxxxxxxxxxxx
A few notes from BOL:
"Windows Authentication Mode is much more secure than Mixed Mode"
"Windows Authentication utilizes Kerberos security protocol, provides
password policy enforcement in terms of complexity validation for strong
passwords, provides support for account lockout, and supports password
expiration"
"Security Note: When possible, use Windows Authentication"
"SQL Server Authentication is provided for backward compatibility only.
When
possible, use Windows Authentication"
Hope this helps,
Ben Nevarez
Senior Database Administrator
AIG SunAmerica
"George Schneider" wrote:
what do you mean it depends on what we are doing and how?
We run several db's fro everything from our fax server to our web site db
how can i determine which is best.
how is windows more secure than mixed mode?
"Andrew J. Kelly" wrote:
Windows is generally more secure but which is better depends on what
you are
doing and how.
--
Andrew J. Kelly SQL MVP
Solid Quality Mentors
"George Schneider" <georgedschneider@xxxxxxxxxxxxxxx> wrote in message
news:D540F786-37EE-42A2-BF72-9ACDA9E01E4E@xxxxxxxxxxxxxxxx
IS it better to use mixed mode or windows authentication mode? Which
method
is more secure?
- References:
- Re: SQL Server Mode
- From: Andrew J. Kelly
- Re: SQL Server Mode
- From: Ben Nevarez
- Re: SQL Server Mode
- From: Warren Brunk
- Re: SQL Server Mode
- Prev by Date: Re: SQL Server Mode
- Next by Date: Re: Viewing object owner in SQL 2005 - ownership chaining
- Previous by thread: Re: SQL Server Mode
- Next by thread: Re: SQL Server Mode
- Index(es):
Relevant Pages
|
|