Authentication request through the Windows 2000 Internet Authentication Service fails and Event ID 3 is logged in the System log (888202)
The information in this article applies to:
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Server
SYMPTOMSIf you try to authenticate to your Microsoft Windows 2000
domain through a Windows 2000 Server-based computer that is running the
Internet Authentication Service (IAS), your authentication request fails. The
following event is logged in the System log on the server that is running IAS:
Event type: Error Event
Source: IAS Event ID: 3 Description: Access request for user
DomainName\ UserName was
discarded. Fully-Qualified-User-Name =
DomainName\ UserNameNAS-IP-Address
= NASIPAddressNAS-Identifier =
NASIdentfierCalled-Station-Identifier =
CalledStationIdentifierCalling-Station-Identifier
= CallingStationIdentifierClient-Friendly-Name
= ClientFriendlyNameClient-IP-Address =
ClientIPAddressNAS-Port-Type =
NASPortTypeNAS-Port =
NASPortNumberReason-Code = 2 Reason = The
service does not have sufficient access rights to process the request.
CAUSEThis issue occurs if any of the following conditions are
true:
- Your Windows 2000 IAS server authenticates against a
Microsoft Windows NT 4.0 member server that is running Remote Access Service
(RAS) or Routing and Remote Access Service (RRAS). The Windows NT 4.0 server is
a member of the Windows 2000 domain.
- Your Windows 2000 IAS server authenticates against a
Windows NT 4.0 server that is running and RAS or RRAS. The Windows NT 4.0
server is a member of a Windows NT 4.0 domain that accesses user account
properties for your user account in a trusted Windows 2000 domain.
- Your Windows 2000 IAS server authenticates against a remote
access server that is running Windows 2000. The Windows 2000 remote access
server is a member of a Windows NT 4.0 domain that accesses user account
properties for your user account in a trusted Windows 2000 domain.
By default, the LocalSystem security account on the Windows NT
4.0 server that is running RAS or RRAS does not have permission to read the
properties of objects in the Windows 2000 Active Directory Directory service.
Additionally, Active Directory security that uses user principal names,
certificates, and the Kerberos V5 protocol is not used by Windows NT 4.0 remote
access servers or by Windows 2000 remote access servers that are members of a
Windows 4.0 domain. Without Kerberos authentication, the remote access server
does not have permission to read user account properties in the Active
Directory domain. RESOLUTIONTo resolve this issue, you must enable pre-Windows 2000
compatible permissions on your Windows 2000 domain controllers. To do this,
follow these steps on a Windows 2000 domain controller computer. Note- If you have multiple domains, make sure that you perform
this procedure on a domain controller in the domain that holds the user
accounts.
- Your Windows NT 4.0 RAS or RRAS server must be running
Windows NT 4.0 Service Pack 4 or later for this procedure to work correctly.
- Click Start, click Run,
type cmd, and then click OK.
- Type net localgroup "Pre-Windows 2000 Compatible
Access" everyone /add , and then press ENTER.
- Restart the domain controller.
Modification Type: | Major | Last Reviewed: | 2/9/2006 |
---|
Keywords: | kbtshoot kbprb KB888202 kbAudITPRO |
---|
|