Strange failed login isssue

  • Hello,

    From past few days, users are receiving failed login issue from the application. Although, user has updated the password, but after two days, he is till receiving the same error. This is not limited to only one user. Multiples users are facing the same problem. Here is the error.

    Microsoft (ODBC driver 11 for SQL Server)[SQL Server] Login failed for user 'xxx'.

    TIA.

    Attachments:
    You must be logged in to view attached files.
  • What is your question?

    The absence of evidence is not evidence of absence
    - Martin Rees
    The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
    - Phil Parkin

  • Users are receiving the failed login error almost every after 2 days. They have enough permission to the server.

    Microsoft (ODBC driver 11 for SQL Server)[SQL Server] Login failed for user 'xxx'.

  • Still no question.

    The absence of evidence is not evidence of absence
    - Martin Rees
    The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
    - Phil Parkin

  • Check the SQL Server error log for 18456 errors and verify the state and severity then lookup that compared to the common 18456 errors.

    Use the user ID and password in SSMS instead to verify the username and password entered are correct.

    Or

    Create a UDL file instead to test connectivity, username and password etc.

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply