Receive "Login Failed for User 'NT AUTHORITY\ANONYMOUS LOGON'." error when you try to link a table in ADP (295255)
The information in this article applies to:
- Microsoft Office Access 2003
- Microsoft Access 2002, when used with:
- the operating system: Microsoft Windows 2000
This article was previously published under Q295255 Advanced: Requires expert coding, interoperability, and multiuser
skills.
This article applies only to a Microsoft Access project (.adp).
SYMPTOMS When you try to link a table in a Microsoft Access project
(.adp), you may receive the following error message:
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. CAUSE You are not using a Windows 2000-based computer with Security Account Delegation enabled; therefore, Windows 2000 Security is not supported
between servers. Without Security Account Delegation enabled, SQL Server tries to log on to the Linked Server
anonymously. RESOLUTION To avoid this behavior, use one of the following
workarounds:
- Specify a SQL Server logon and password that is valid on
the linked server.
- Enable Security Account Delegation between the SQL Servers. To support this option, both SQL Servers
must be running on Windows 2000.
For more information, see the
"Security Account Delegation" topic in SQL Server 2000 Books Online, which is available for download at the following Microsoft Web
site:
Modification Type: | Minor | Last Reviewed: | 5/28/2004 |
---|
Keywords: | kbADP KbClientServer kberrmsg kbprb KB295255 kbAudDeveloper |
---|
|