Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 LOGIN Failed : IP ADDRESS?

Author  Topic 

Mathias
Posting Yak Master

119 Posts

Posted - 2007-01-23 : 10:38:06
I need to get the IP address of the people trying to login with a named user into SQL 2000. The setting at the SQL are :
Login : SQL and Windows
Audit Level : ALL
If I log in with a user 123 without password, I DO get a message in the server event log: login failed user 123 but I don't have any information on the IP address. Any clue?
   

- Advertisement -