Forum Discussion

vemishetti123's avatar
vemishetti123
Frequent Visitor
2 years ago
Solved

we couldn't authenticate the credentials provided.

I was connecting to sql server on-prem but i am facing this issue. I have changed setting disabled encrypt connections even though its not working. Can anyone help me to this issue.

 

 

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi vemishetti123 

     

    Ensure that you have selected the correct authentication type when connecting to the SQL Server. For example:
    In SQL Server Management Studio (SSMS), right-click the server, select “Properties,” and under “Security,” choose “SQL Server and Windows Authentication.”

    If your use the window authentication, you can choose the Window and try to connect to the SQL Service.

     

    Best Regards

    Zhengdong Xu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi vemishetti123 

     

    Ensure that you have selected the correct authentication type when connecting to the SQL Server. For example:
    In SQL Server Management Studio (SSMS), right-click the server, select “Properties,” and under “Security,” choose “SQL Server and Windows Authentication.”

    If your use the window authentication, you can choose the Window and try to connect to the SQL Service.

     

    Best Regards

    Zhengdong Xu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.