Re: 'sa' password

From: Tom Moreau (tom@dont.spam.me.cips.ca)
Date: 09/06/02


From: "Tom Moreau" <tom@dont.spam.me.cips.ca>
Date: Fri, 6 Sep 2002 09:20:57 -0400

The sa password is encrypted, so if you forgot it, you won't be able to get it back. That's what security is all about. You can, however, change it to something you do know. You will have to connect through another login that belongs to the sysadmin role. If you haven't already removed the BUILTIN\Administrators group, then you can login into the server as an administrator and use Windows authentication to connect.

-- 
Tom
---------------------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCT
SQL Server MVP
Columnist, SQL Server Professional
Toronto, ON Canada
www.pinnaclepublishing.com/sql
www.apress.com
  "iKc" <pruello@tibco.fr> wrote in message news:unVhqpYVCHA.2540@tkmsftngp09...
  Hi,
  I don't remember the password of my 'sa' user (Hopefully I still can login
  as BUILTIN\Admin). I only see it in binary format. Is there a way to find
  it? I want to keep it and I don't want to put it as NULL.
  Is there a way to find again my 'sa' password?
  Thks.


Relevant Pages

  • Re: Cannot create a SQL user logon
    ... Tibor Karaszi, SQL Server MVP ... >>> Login to Query Analyzer and execute the below query to check if login ...
    (microsoft.public.sqlserver.setup)
  • Re: Unexpected Login Screen When Accessing SQL Data Via .NET Intra
    ... >> data and the SQL Server is on the same server. ... >> My problem is that one user has started getting a login popup ... >> right in via Windows Authentication like everyone else and like they ...
    (microsoft.public.sqlserver.connect)
  • Re: cannot acees two databases as owner
    ... it does not matter you are a member of the ... the sysadmin fixed server role or if there is no any other Login which is ... group if it's a domain) and you can login to your SQL Server with, ...
    (microsoft.public.sqlserver.setup)
  • Re: Database security design with ASP.net and form-based authentication
    ... Since you already have forms-based security, why not use a single SQL login ... for all database access? ... data entry, guest/view only, admin, report viewer. ... so I'm using SQL Server authentication. ...
    (microsoft.public.sqlserver.security)
  • Re: Credentials not being passed with remote access
    ... allowed windows authentication to work, ... I had assumed johnx was a domain user rather than a local Windows account. ... johnx was set up as a local login on sql server. ...
    (microsoft.public.sqlserver.security)