News

If you are using mixed authentication mode (“SQL Server & Windows Authentication Mode”) you are vulnerable. SQL Server 2000, 2005, and 2008, running on all supported Windows platforms.
Last week Sentrigo brought a security hole in SQL Server to my attention. The issue is simply that SQL Server stores passwords in clear text in memory, so it’s quite possible to sniff the memory ...
Learn how to use OLE DB to change the password of a user account under SQL Server Authentication with this example. When possible, use Windows Authentication. If Windows Authentication is not ...
SQL Password Recovery | An instant and secure solution to remove the SQL server password is using SQL Password Recovery Tool. This software will help the users to reset their password by removing ...
Could you please confirm that SQL Server Docker already support MSSQL_SA_PASSWORD_FILE and update the official document if needed? FYI here is how WordPress get environment to support _FILE ...