Retreiving logins from an old master backup

  • REPOST (original post got overlooked!)

    I have an old backup of master which contains logins that I need to add to a new production server. What is the best way to retrieve these? I have a test server that can be used to restore the master db to, rather than disturbing the prod server. Using SQL 2000 SP2.

    Thanks

  • Please refer to this link:

    http://support.microsoft.com/default.aspx?scid=kb;EN-US;q246133

    HTH

    Franco

    Franco


    Franco

  • What I did once was to restore the master database with a different name, and then from the old sysxlogins inserted into the new one all the logins that I need.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply