News

I've got a SQL server that I'm reviewing that uses mixed mode authentication. I have an entry in the syslogins table that lists a user with a NULL password, this user is an NTUser that does have ...
For many seasoned DBAs and system administrators, the double-hop authentication problem is a known issue. However, that doesn't make it any less of a pain to resolve. For those who don't know what ...
If you are using a remote SQL Server, it is important that you don't choose the Service Credentials option as the authentication type. You will need to use either Windows Credentials or SQL ...