Article ID: 276595 - Last Review: March 14, 2006 - Revision: 2.1 FIX: Replication Agents Print Logon Password When You Use the Output ParameterThis article was previously published under Q276595
BUG #: 57468 (SQLBUG_70)
SYMPTOMS
When you use the SQL Server Authentication connection method for the replication agent, the output parameter also prints the user name and password for the replication connection in the output text file. For example, you may see the following text in the output text file:
Subscriber security mode: 0, login name: sa, password: password. WORKAROUND
To work around this problem, use Windows NT Authentication connection instead of SQL Authentication for the particular replication agent. To connect using Windows NT Authentication, set the replication parameters as follows:
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 274799
(http://support.microsoft.com/kb/274799/
)
INF: How to Obtain Service Pack 3 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.
MORE INFORMATION
For more information about replication parameters, see the "Replication Agent utilities" topic in the SQL Server Books Online.
| Article Translations
|
Back to the top
