﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Security  / Is there any way to script out Linked server with remote login password ? / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 18 Jun 2013 19:23:48 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Is there any way to script out Linked server with remote login password ?</title><link>http://www.sqlservercentral.com/Forums/Topic1408029-359-1.aspx</link><description>The only solution is the same one for any lost password: Get it reset to something you know, and then copy that into the create script.</description><pubDate>Wed, 16 Jan 2013 12:27:29 GMT</pubDate><dc:creator>GSquared</dc:creator></item><item><title>RE: Is there any way to script out Linked server with remote login password ?</title><link>http://www.sqlservercentral.com/Forums/Topic1408029-359-1.aspx</link><description>nope it's not possible.linked server password, remote credential password, and also the password used for smtp authentication for any mail profiles are stored in a CREDENTIAL object, and there is no way to reverse engineer/read the value from the database.so you can script out the settings, and enter the correct value into the script afterwards(if you know it)but there is no way to get it from SQL.</description><pubDate>Wed, 16 Jan 2013 12:26:36 GMT</pubDate><dc:creator>Lowell</dc:creator></item><item><title>Is there any way to script out Linked server with remote login password ?</title><link>http://www.sqlservercentral.com/Forums/Topic1408029-359-1.aspx</link><description>I have couple of linked servers on SQL server 2005 need to migrate to another SQL server 2005.I have to script out remote login password as well. when i script out Linked server,it won't bring password. it come up with hashed '#####'. There is no way to find out password from my team or application users. Is it possible to script out linked server with remote login credential ?Can someone guild me how to resolve this issue ?</description><pubDate>Wed, 16 Jan 2013 12:09:24 GMT</pubDate><dc:creator>SQLDBA346</dc:creator></item></channel></rss>