Skip to content
Retour AccueilRetour Accueil

L'actualité technique MS SQL Server en France (et ailleurs)

L'actualité technique MS SQL Server en France (et ailleurs)

  • Sites francophones
  • Sites anglophones
  • Sites Microsoft
  • Vidéos
  • Script Center
  • Recherche
Accueil » Tous les articles » Sites anglophones » Fixing « Login failed for user » error in SQL Server

Fixing « Login failed for user » error in SQL Server

24 novembre 2020  dans Sites anglophones  étiqueté @SQLServer / 18456 / CEIP / Database Administration / DBA tips / Login failed / SQL Installation / SQL Monitoring / SQL Server 2016 / SQL Server 2017 / SSIS par sqlservercentral.com

In this article, I am going to explain fixing a problem related login failure error with SQL Server.

The Problem

One of the common error in the SQL Server error log is

« Login failed for user ‘DomainNameServerName$’. Reason: Could not find a login matching the name provided. [CLIENT: <local machine>]« .

Even though it says that the login failure from user ‘DomainNameServerName$’, the actual user can be different. So the error message is a kind of misleading. This is the main problem with this error. So it is very hard to find our from where the error is coming.

If you


Parcourir les articles

  • ← Check Windows Services Status with T-SQL
  • Learn about Version Control with Redgate University →

Cette compilation de ressources vous est proposée
par Arian Papillon, MVP Data Platform
mvp Datafly
Site sponsorisé par DATAFLY - www.datafly.fr
Microsoft et SQL Server sont des marques déposées de Microsoft Corporation

· © 2018 mssql.fr · Designed by Arian Papillon - Datafly ·

Retour haut de page