Re: update passwords for copied logins
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 02/25/05
- Next message: Luke: "Re: Changing SQL startup account"
- Previous message: RobinMC: "update passwords for copied logins"
- In reply to: RobinMC: "update passwords for copied logins"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 25 Feb 2005 13:13:18 -0500
You might be interested in these then:
INF: How to Remove Duplicate Rows From a Table
http://vyaskn.tripod.com/moving_sql_server.htm Moving DBs
http://www.support.microsoft.com/?id=314546 Moving DB's between Servers
http://www.support.microsoft.com/?id=224071 Moving SQL Server Databases
to a New Location with Detach/Attach
http://support.microsoft.com/?id=221465 Using WITH MOVE in a
Restore
http://www.support.microsoft.com/?id=246133 How To Transfer Logins and
Passwords Between SQL Servers
http://www.support.microsoft.com/?id=298897 Mapping Logins & SIDs after a
Restore
http://www.dbmaint.com/SyncSqlLogins.asp Utility to map logins to
users
http://www.support.microsoft.com/?id=168001 User Logon and/or Permission
Errors After Restoring Dump
http://www.support.microsoft.com/?id=240872 How to Resolve Permission
Issues When a Database Is Moved Between SQL Servers
http://www.sqlservercentral.com/scripts/scriptdetails.asp?scriptid=599
Restoring a .mdf
http://www.support.microsoft.com/?id=307775 Disaster Recovery Articles
for SQL Server
-- Andrew J. Kelly SQL MVP "RobinMC" <RobinMC@discussions.microsoft.com> wrote in message news:4B3122E7-4B23-4F42-8E39-F10C506E75BD@microsoft.com... > We have a "hot" disaster recovery site. The logins from outr production > have > already been created on the disaster recovery site. however, I need a way > to > be able to update the passwords on the disaster recovery server should a > recovery be necessay. sp_addlogin and other tools don't update they just > add. sp_password isn't applicable because it doesn't have the necessary > encryption parameter. Any help is greatly appreciated!!!
- Next message: Luke: "Re: Changing SQL startup account"
- Previous message: RobinMC: "update passwords for copied logins"
- In reply to: RobinMC: "update passwords for copied logins"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|