Hello all,
We have several Windows XP workstations in a workgroup configuration. They have a persistent connection to a mapped drive on a domain-member server. The users are trying to log in to a local account on that server.
Because the workstation password is different than the mapped-drive password, that local account keeps getting locked out and the users have to wait 30 minutes, after which time they can access it with no problem. Barring that they can log in if we unlock the account. What we suspect is happening is the Windows is attempting to connect to the drive with the local account used to log onto the XP workstation and retrying a few times after the password fails.
The following errors appear in the event log.
Event Type: Failure Audit
Event Source: Security
Event Category: Account Logon
Event ID: 681
Date: 4/22/2005
Time: 11:43:55 AM
User: NT AUTHORITY\SYSTEM
Computer: SERVER01
Description:
The logon to account: lsmith
by: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
from workstation: WRK01 failed. The error code was: 3221225578
------------------------------------------------
Event Type: Failure Audit
Event Source: Security
Event Category: Logon/Logoff
Event ID: 529
Date: 4/22/2005
Time: 11:43:55 AM
User: NT AUTHORITY\SYSTEM
Computer: SERVER01
Description:
Logon Failure:
Reason: Unknown user name or bad password
User Name: lsmith
Domain: WRK01
Logon Type: 3
Logon Process: NtLmSsp
Authentication Package: NTLM
Workstation Name: WRK01
We know the best solution would be to make them all members of a domain and use domain accounts. Suffice it to say that is not an option. Increasing the number of failed attempts before the account locks is also not an option (security compliance).
What we think would be a good workaround is to find a registry fix that would limit the number of login retries to 1, so the user would get prompted with a password rather than the system retrying multiple times and locking the account. Does anyone know how to do this?
Any other ideas would also be appreciated.
Thanx
We have several Windows XP workstations in a workgroup configuration. They have a persistent connection to a mapped drive on a domain-member server. The users are trying to log in to a local account on that server.
Because the workstation password is different than the mapped-drive password, that local account keeps getting locked out and the users have to wait 30 minutes, after which time they can access it with no problem. Barring that they can log in if we unlock the account. What we suspect is happening is the Windows is attempting to connect to the drive with the local account used to log onto the XP workstation and retrying a few times after the password fails.
The following errors appear in the event log.
Event Type: Failure Audit
Event Source: Security
Event Category: Account Logon
Event ID: 681
Date: 4/22/2005
Time: 11:43:55 AM
User: NT AUTHORITY\SYSTEM
Computer: SERVER01
Description:
The logon to account: lsmith
by: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
from workstation: WRK01 failed. The error code was: 3221225578
------------------------------------------------
Event Type: Failure Audit
Event Source: Security
Event Category: Logon/Logoff
Event ID: 529
Date: 4/22/2005
Time: 11:43:55 AM
User: NT AUTHORITY\SYSTEM
Computer: SERVER01
Description:
Logon Failure:
Reason: Unknown user name or bad password
User Name: lsmith
Domain: WRK01
Logon Type: 3
Logon Process: NtLmSsp
Authentication Package: NTLM
Workstation Name: WRK01
We know the best solution would be to make them all members of a domain and use domain accounts. Suffice it to say that is not an option. Increasing the number of failed attempts before the account locks is also not an option (security compliance).
What we think would be a good workaround is to find a registry fix that would limit the number of login retries to 1, so the user would get prompted with a password rather than the system retrying multiple times and locking the account. Does anyone know how to do this?
Any other ideas would also be appreciated.
Thanx