On my w2k webserver I sometimes have the problem that all my useraccounts are locked out.
Now I analyzed the securitylog and found this event with id=512:
Object Open:
Object Server: Security Account Manager
Object Type: SAM_SERVER
Object Name: SAM
New Handle ID: 791480
Operation ID: {0,39733063}
Process ID: 248
Primary User Name: Name of my-WEBSERVER$
Primary Domain: Name of my workgroup
Primary Logon ID: (0x0,0x3E7)
Client User Name: ANONYMOUS LOGON
Client Domain: NT AUTHORITY
Client Logon ID: (0x0,0x25E2EB8)
Accesses EnumerateDomains
LookupDomain
Privileges -
After this event I see hundreds of attempts to real accountnames on my server, and all my accounts go locked out.
This means (I think) that it is possible to lookup this information anonymous
Anyone any idea how I can stop this ?
Now I analyzed the securitylog and found this event with id=512:
Object Open:
Object Server: Security Account Manager
Object Type: SAM_SERVER
Object Name: SAM
New Handle ID: 791480
Operation ID: {0,39733063}
Process ID: 248
Primary User Name: Name of my-WEBSERVER$
Primary Domain: Name of my workgroup
Primary Logon ID: (0x0,0x3E7)
Client User Name: ANONYMOUS LOGON
Client Domain: NT AUTHORITY
Client Logon ID: (0x0,0x25E2EB8)
Accesses EnumerateDomains
LookupDomain
Privileges -
After this event I see hundreds of attempts to real accountnames on my server, and all my accounts go locked out.
This means (I think) that it is possible to lookup this information anonymous
Anyone any idea how I can stop this ?