Windows NT account lockout with SQL Server CE Replication and invalid password (313153)
The information in this article applies to:
- Microsoft SQL Server 2000 Windows CE Edition
- Microsoft SQL Server 2000 Windows CE Edition 1.1
This article was previously published under Q313153 SYMPTOMS
If you use an application based on Microsoft SQL Server 2000 Windows CE Edition (SQL Server CE) Replication or Remote Data Access (RDA), you may receive an error message similar to the following when you use an invalid password for use with Microsoft Internet Information Server (IIS) servers that are set to use Basic or Integrated Windows authentication:
401.1 Unauthorized: Logon Failed after three logon attempts
CAUSE
If you use Basic or Integrated Windows authentication on IIS and the domain administrator sets a lockout on failed login attempts to be less than 30, you will encounter a lockout with a failed password or userid because the SQL Server CE or RDA object retries authentication at least 30 times. The account is locked out before the user is aware of the problem.
RESOLUTION
This behavior is by design. The retries take place in case there are multiple proxy servers.
WORKAROUND
There is no workaround for this behavior. If an account is locked out, only the domain administrator can unlock the account.
STATUS
A design change request has been filed for the next major version of SQL Server CE. Microsoft is researching this problem and will post more information in this article when the information becomes available.
| Modification Type: | Minor | Last Reviewed: | 9/20/2005 |
|---|
| Keywords: | kbbug kbnofix KB313153 |
|---|
|