Results 1 to 8 of 8

Thread: forgt Sa password? help

  1. #1
    Ali Guest

    forgt Sa password? help


    hi, I forgot the password for an sa account, is there a way to run a process so I can know what is the password? thanks

    Ali

  2. #2
    Craig Guest

    forgt Sa password? help (reply)

    No.


    ------------
    Ali at 1/3/00 1:09:24 PM


    hi, I forgot the password for an sa account, is there a way to run a process so I can know what is the password? thanks

    Ali

  3. #3
    Guest

    forgt Sa password? help (reply)

    You can get the pw back encrypted.
    Or you can change the password.

    ------------
    Ali at 1/3/00 1:09:24 PM


    hi, I forgot the password for an sa account, is there a way to run a process so I can know what is the password? thanks

    Ali

  4. #4
    Ali Alhussein Guest

    How can I change sa password



    hi, how can I change sa password.

    Ali
    ------------
    at 1/3/00 3:10:21 PM

    You can get the pw back encrypted.
    Or you can change the password.

    ------------
    Ali at 1/3/00 1:09:24 PM


    hi, I forgot the password for an sa account, is there a way to run a process so I can know what is the password? thanks

    Ali

  5. #5
    Aziz V. Guest

    How can I change sa password (reply)

    Hi Ali,

    go to the following we site. I think you will get the help you need.
    there is a way to change password without knowing the SA password. it's a glich in SQL server.
    http://www.ntsecurity.net/scripts/loader.asp?iD=/security/sql701.htm.
    go here.
    hope this helps.
    Aziz


    ------------
    Ali Alhussein at 1/3/00 3:55:57 PM



    hi, how can I change sa password.

    Ali
    ------------
    at 1/3/00 3:10:21 PM

    You can get the pw back encrypted.
    Or you can change the password.

    ------------
    Ali at 1/3/00 1:09:24 PM


    hi, I forgot the password for an sa account, is there a way to run a process so I can know what is the password? thanks

    Ali

  6. #6
    Aziz V. Guest

    How can I change sa password (reply)

    Hi Ali,

    go to the following we site. I think you will get the help you need.
    there is a way to change password without knowing the SA password. it's a glich in SQL server.

    http://www.ntsecurity.net/scripts/loader.asp?iD=/security/sql701.htm.

    look at the demontration section on this page.
    go here.
    hope this helps.
    Aziz


    ------------
    Ali Alhussein at 1/3/00 3:55:57 PM



    hi, how can I change sa password.

    Ali
    ------------
    at 1/3/00 3:10:21 PM

    You can get the pw back encrypted.
    Or you can change the password.

    ------------
    Ali at 1/3/00 1:09:24 PM


    hi, I forgot the password for an sa account, is there a way to run a process so I can know what is the password? thanks

    Ali

  7. #7
    Srinivasan Ramamoorthy Guest

    How can I change sa password (reply)

    Re-Register your sqlserver using Windows NT authentication Mode.
    Then Using sp_change password to change your password.



    ------------
    Ali Alhussein at 1/3/00 3:55:57 PM



    hi, how can I change sa password.

    Ali
    ------------
    at 1/3/00 3:10:21 PM

    You can get the pw back encrypted.
    Or you can change the password.

    ------------
    Ali at 1/3/00 1:09:24 PM


    hi, I forgot the password for an sa account, is there a way to run a process so I can know what is the password? thanks

    Ali

  8. #8
    Ashwani Guest

    How can I change sa password (reply)

    Or you can go to the server console,make sure you have named pipes set on ,invoke query analyzer make sure there is no server name specified,and select use windows NT authentication,you will be logged on and then you can change sa password by specifying

    sp_password NULL,'New password','sa'
    hope it helps,
    Ashwani


    ------------
    Srinivasan Ramamoorthy at 1/4/00 12:25:58 PM

    Re-Register your sqlserver using Windows NT authentication Mode.
    Then Using sp_change password to change your password.



    ------------
    Ali Alhussein at 1/3/00 3:55:57 PM



    hi, how can I change sa password.

    Ali
    ------------
    at 1/3/00 3:10:21 PM

    You can get the pw back encrypted.
    Or you can change the password.

    ------------
    Ali at 1/3/00 1:09:24 PM


    hi, I forgot the password for an sa account, is there a way to run a process so I can know what is the password? thanks

    Ali

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •