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.
Author |
Topic |
elwoos
Master Smack Fu Yak Hacker
2052 Posts |
Posted - 2006-03-27 : 03:39:57
|
I'm getting quite a few Login failed for user '\' and Login failed for user '(null)' messages in my logs. Most of these are about the time of day when I would expect users to login (and sometimes fail) but I was wondering if anyone knows of any way to find a little more information about these attempts to perhaps trace the userthanks in advancesteve-----------Oh, so they have internet on computers now! |
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2006-03-27 : 06:36:44
|
if you've enabled audit failures,you'll see them in the security logswhich will include logon account and workstationHTH--------------------keeping it simple... |
 |
|
elwoos
Master Smack Fu Yak Hacker
2052 Posts |
Posted - 2006-03-28 : 02:47:08
|
Didn't know about that, cheers Jensteve-----------Oh, so they have internet on computers now! |
 |
|
|
|
|