﻿<?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 7,2000 / Sarbanes-Oxley  / In SQL 2000, security login inquiry / 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>Fri, 24 May 2013 00:47:27 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: In SQL 2000, security login inquiry</title><link>http://www.sqlservercentral.com/Forums/Topic1093984-161-1.aspx</link><description>thanks Lowell.I may need a sample script to automatically know an attemp to use "SA" ID login in SQL2K was failed. I need to capture the HostName used.</description><pubDate>Mon, 18 Apr 2011 23:33:18 GMT</pubDate><dc:creator>escobal_lor</dc:creator></item><item><title>RE: In SQL 2000, security login inquiry</title><link>http://www.sqlservercentral.com/Forums/Topic1093984-161-1.aspx</link><description>if  an application explicitly codes the "Workstation Id = " section to a connection string, then you can blank or or spoof the values you might expect:here's a connection string example,and here's how to do it in SSMS:Dim mySqlConnectionFormat As String = "data source={0};initial catalog={1};user id={2};password={3};Trusted_Connection=False;Connect Timeout=600;Workstation ID=FAKEMACHINE;Application Name=GhostInTheMachine;"[img]http://www.stormrage.com/SQLStuff/SSMS_AppNameHostName.gif[/img]</description><pubDate>Fri, 15 Apr 2011 06:17:37 GMT</pubDate><dc:creator>Lowell</dc:creator></item><item><title>In SQL 2000, security login inquiry</title><link>http://www.sqlservercentral.com/Forums/Topic1093984-161-1.aspx</link><description>We used the trace file and saw an "SA" ID login in SQL2K was failed and the hostname is blank. Is it possible that the "SA" ID in SQL 2000 was able to login and you cannot capture the HostName?</description><pubDate>Fri, 15 Apr 2011 03:19:08 GMT</pubDate><dc:creator>escobal_lor</dc:creator></item></channel></rss>