Re: Are SQL logins case sensitive
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 01/28/04
- Next message: Dan Guzman: "Re: SQL Server Authentication"
- Previous message: Wayne Snyder: "Re: Are SQL logins case sensitive"
- In reply to: Wayne Snyder: "Re: Are SQL logins case sensitive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 28 Jan 2004 14:04:32 +0100
Hi Wayne!
I just had to do a test. I have an SQL Server with the standard install ("us" collation, case
insensitive) on my laptop. For security reasons, I do have a password for sa, even though it is only
a test installation. ;-). And, yes, I was able to login using different combinations of upper/lower
case for the password. I.e., case sensitivity for passwords is dependent on the collation in the
master database. :-)
-- Tibor Karaszi, SQL Server MVP Archive at: http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver "Wayne Snyder" <wsnyder@computeredservices.com> wrote in message news:uVlDK2Z5DHA.2416@TK2MSFTNGP10.phx.gbl... > Tibor, > I thought passwords where case sensitive regardless of the collation... Am I > mistaken? ( Wouldn't be the first time. :-) > > -- > Wayne Snyder, MCDBA, SQL Server MVP > Computer Education Services Corporation (CESC), Charlotte, NC > www.computeredservices.com > (Please respond only to the newsgroups.) > > I support the Professional Association of SQL Server (PASS) and it's > community of SQL Server professionals. > www.sqlpass.org > > "Don Grover" <spamfree@assoft.com.au> wrote in message > news:e7fFlXT5DHA.2404@TK2MSFTNGP12.phx.gbl... > > SQL2k > > Are user passwords case sensitive, ie Ab234 <> ab234 > > If not can I make this happen?. > > > > Don > > > > > >
- Next message: Dan Guzman: "Re: SQL Server Authentication"
- Previous message: Wayne Snyder: "Re: Are SQL logins case sensitive"
- In reply to: Wayne Snyder: "Re: Are SQL logins case sensitive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|