Does anyone out there know how to get in ?? Is there a backdoor ?
Does anyone out there know how to get in ?? Is there a backdoor ?
David,
If you are running integrated or mixed security mode then any user that is
in the
Windows NT Admin group will be treated as having sa access by SQL Server.
All you need to do then is just login and change the password.
Ron
| Does anyone out there know how to get in ?? Is there a backdoor ?
|
David,
If the server is using standard security, you may find an installationQuote:>Does anyone out there know how to get in ?? Is there a backdoor ?
Once you get connected as sa, you can set the password using the
sp_password system stored procedure.
Roy
If it's 4.x then you can hex-edit the master.dat. If it's 6.x then you'd
better hope one of their machines has SQL enterprise manager on with the
password registered in it (so you can logon and then change it)
Neil Pike MVP/MCSE
Protech Computing Ltd (MS Solution Provider)
Using Virtual Access 4.00 build 213a (32-bit) on NT 4.0 SP3
Actually, it doesn't matter what security mode SQL Server is running in.
You can force a trusted connection into the server via Standard security
mode as well - as long as you didn't take the extra steps to disable this!
> If you are running integrated or mixed security mode then any user that
is
> in the
> Windows NT Admin group will be treated as having sa access by SQL Server.
> All you need to do then is just login and change the password.
> Ron
> | Does anyone out there know how to get in ?? Is there a backdoor ?
> |
> Actually, it doesn't matter what security mode SQL Server is running in.
> You can force a trusted connection into the server via Standard security
> mode as well - as long as you didn't take the extra steps to disable this!
> > David,
> > If you are running integrated or mixed security mode then any user that
> is
> > in the
> > Windows NT Admin group will be treated as having sa access by SQL Server.
> > All you need to do then is just login and change the password.
> > Ron
> > | Does anyone out there know how to get in ?? Is there a backdoor ?
> > |
___________________________________________________________________________
David Bratton
University of Houston System THE BILL OF RIGHTS
1. triggers don't get exported, dba jobs don't run
Hi,
we migrated from 8.0.x under Novell Netware to 8.1.7 under Redhat 6.2.
Now we've got two problems:
- database jobs (dba_jobs package) don't run although they should
- when I export the database (either fill database export or all objects of
an specific user) and import the resulting dump into another 8.1.7
database, the triggers get lost
Do you have an idea how to solve this problems ?
Thx
Peter
2. Help! Mainframe <--> PC Data Transfers
3. I've done the 'impossible', but I don't know HOW! :\
4. tbload
5. Don't know the field name but do know the column order
6. users table
7. DBA Studio--Don't need password ?
8. function to count business days?
9. Oninit didn't work fine and I don't know why
10. Funny Behaving Locate - don't know where's the problem
11. Don't know if it's possible : grouping
13. MS SQL 6.5 'sa' password lost