Re: SA password recovery
From: Brad Feaker (brad.feaker@morgankeegan.com)
Date: 03/18/03
- Next message: Dave: "locking out sex sites"
- Previous message: Tom Moreau: "Re: Upgrade SQL 7.0 -> SQL 2000"
- In reply to: Dan Guzman: "Re: SA password recovery"
- Next in thread: Stephen Dybing [MSFT]: "Re: SA password recovery"
- Reply: Stephen Dybing [MSFT]: "Re: SA password recovery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Brad Feaker" <brad.feaker@morgankeegan.com> Date: Tue, 18 Mar 2003 13:00:05 -0800
This assumes you are running mixed mode security ;-)
Brad Feaker
DBA
Morgan Keegan & Company
Please post all replies to newsgroup
>-----Original Message-----
>You can connect using Query Analyzer as a sysadmin role
member (e.g.
>trusted connection by a member of the local admin group)
and execute
>sp_password:
>
> EXEC sp_password NULL, 'NewSaPassword', 'sa'
>
>--
>Hope this helps.
>
>Dan Guzman
>SQL Server MVP
>
>-----------------------
>SQL FAQ links (courtesy Neil Pike):
>
>http://www.ntfaq.com/Articles/Index.cfm?DepartmentID=800
>http://www.sqlserverfaq.com
>http://www.mssqlserver.com/faq
>-----------------------
>
>"alan" <aviens@trgusa.com> wrote in message
>news:0e9101c2ed5d$e87eca00$a601280a@phx.gbl...
>> Is there any method / utility to recover or reset a
>> forgotten SA password?
>
>
>.
>
- Next message: Dave: "locking out sex sites"
- Previous message: Tom Moreau: "Re: Upgrade SQL 7.0 -> SQL 2000"
- In reply to: Dan Guzman: "Re: SA password recovery"
- Next in thread: Stephen Dybing [MSFT]: "Re: SA password recovery"
- Reply: Stephen Dybing [MSFT]: "Re: SA password recovery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|