Question : I maintain a SQL Server database that’s used as a workflow tool for a team of a few […]
Tag: windows-authentication
Can not login with windows authentication after changing sa and windows passwords
Question : I changed sa and Windows administrators password successfully, I can login to server with sa without any problem, […]
How to setup Linked Server connect with different Domain Account with Windows Authentication
Question : we have two SQL Server 2017 “ServerA” and “ServerB” on Windows Server 2016 in the same domain. Both […]
How to prevent logins using Windows Authentication in SQL Server?
Question : SQL Server supports creating logins using SQL, Windows, certificates and asymmetric keys. Is it possible to remove the […]
Locked my sa user out
Question : So I was trying to change some settings in my Microsoft SQL Server Management Studio 2019. I change […]
Locked my sa user out
Question : So I was trying to change some settings in my Microsoft SQL Server Management Studio 2019. I change […]
Can I query from two databases if my web application is connected to one database?
Question : I have a local database, DB1, that I created and is connected to my web application. My web […]
NTLM vs Kerberos authentication – questions
Question : We have 4 servers, all are members of the same Domain: 1. SQL 2012 on Windows Server 2016 […]