Re: SQL password
- From: "Laurentiu Cristofor [MSFT]" <Laurentiu.Cristofor@xxxxxxxxxx>
- Date: Fri, 19 Jan 2007 14:16:34 -0800
To be more precise, only SHA-1 hashes of the passwords are stored.
Thanks
--
Laurentiu Cristofor [MSFT]
Software Development Engineer
SQL Server Engine
http://blogs.msdn.com/lcris/
This posting is provided "AS IS" with no warranties, and confers no rights.
"Mark J. McGinty" <mmcginty@xxxxxxxxxxxxxxx> wrote in message
news:e%23GyYUBPHHA.4376@xxxxxxxxxxxxxxxxxxxxxxx
"adrian" <adrian@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0C26BE58-C8D1-4871-8633-19D6286D7C26@xxxxxxxxxxxxxxxx
Under SQL database server authentication, is the username and password
are
stored in clear text in the system tables?
No they are encrypted, take a look for yourself:
SELECT name, password FROM master..sysxlogins
-Mark
Adrian
.
- References:
- SQL password
- From: adrian
- Re: SQL password
- From: Mark J. McGinty
- SQL password
- Prev by Date: Re: SQL password
- Next by Date: Re: SQL cluster firewall question
- Previous by thread: Re: SQL password
- Next by thread: Active Directory Security Group versus Login
- Index(es):
Relevant Pages
|
|