|
 |
asp_databases thread: Forget password to access to sql server
Message #1 by "Sho Hock Chuan" <hcsho78@h...> on Thu, 15 Nov 2001 05:39:55
|
|
Hi guys,
ID it possible to connect or get data from the sql server if i forget the
password to access to it. Is it possible to create another user to access
to the SQL server. Thanks.
Message #2 by David Cameron <dcameron@i...> on Thu, 15 Nov 2001 17:28:34 +1100
|
|
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C16D9E.C0A6C5E0
Content-Type: text/plain
<tones of disbelief>
What kind of security do you think SQL is implementing? What is the *point*
of a login and password if you don't need them to access the data or connect
to it?
</tones of disbelief>
You could always try login 'sa' with no password on the off chance that
whoever set up your server was foolish enough to leave the sys admin
password blank.
Otherwise ask a hackers forum how to crack SQL Server.<grin>
regards
David Cameron
nOw.b2b
dcameron@i...
-----Original Message-----
From: Sho Hock Chuan [mailto:hcsho78@h...]
Sent: Thursday, 15 November 2001 3:40 PM
To: ASP Databases
Subject: [asp_databases] Forget password to access to sql server
Hi guys,
ID it possible to connect or get data from the sql server if i forget the
password to access to it. Is it possible to create another user to access
to the SQL server. Thanks.
$subst('Email.Unsub')
Message #3 by "oneil brown" <oneil_brown@h...> on Thu, 15 Nov 2001 13:43:09
|
|
It is possible , but you have to make sure the user you create has thr
rights to access that database and or tables.
O'Neil Brown
oneil_brown@h...
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
|
|
 |