Unix Technical Forum

pwdcompare equivalent in Sql2005

This is a discussion on pwdcompare equivalent in Sql2005 within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi Friends, What is the equivalent function of pwdcompare() in Sql2005? Thanks, ArunDhaJ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-01-2008, 03:25 PM
ArunDhaJ
 
Posts: n/a
Default pwdcompare equivalent in Sql2005

Hi Friends,
What is the equivalent function of pwdcompare() in Sql2005?


Thanks,
ArunDhaJ

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-01-2008, 03:25 PM
David Portas
 
Posts: n/a
Default Re: pwdcompare equivalent in Sql2005

On 3 Jul, 16:47, ArunDhaJ <arund...@gmail.com> wrote:
> Hi Friends,
> What is the equivalent function of pwdcompare() in Sql2005?
>
> Thanks,
> ArunDhaJ


PWDCOMPARE is an undocumented function in 2000 and 2005.

To hash and compare passwords you can instead use the HashBytes()
function in SQL Server 2005. I don't think HashBytes will be
compatible with the hashes used by PWDCOMPARE.

--
David Portas, SQL Server MVP

Whenever possible please post enough code to reproduce your problem.
Including CREATE TABLE and INSERT statements usually helps.
State what version of SQL Server you are using and specify the content
of any error messages.

SQL Server Books Online:
http://msdn2.microsoft.com/library/m...S,SQL.90).aspx
--

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:36 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com