Quantcast
Channel: Microsoft SQL Server
Viewing all articles
Browse latest Browse all 4871

not able onnect to SQL using anonymous login - not able to enable ' 'Anonymous..

$
0
0

Hi, I have a tool that access WMI locally or remotely fine except for 1 scenario when the wmi needs to access sql database (through Biztalk classes).

Whhen SQL is installed on the same machine where I connect to wmi remotely, it works fine but when I connect to another machine that uses a remote sql server, it fails with the following error:

Internal error from OLEDB provider: "Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'."

After googling, I thought that I needed to change the account under which WMI service runs but it seemed as an impossible mission and is not recommended. Then I cam across some articles indicating that I should enable "Network Access: Allow anonymous SID/Name translation" on the sql server machine following this MS articlehttps://support.microsoft.com/en-us/help/839569/...


Viewing all articles
Browse latest Browse all 4871


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>