Last week was the 58th #tsql2sday party and 11 people showed up. There were exciting discussions about password strength, password management, hashing and more. Read on to see what everyone contributed.
Do you have a large number of SQL Server to manage? Read on to discover five ways to manage all your SA passwords and their unique advantages and disadvantages.
T-SQL Tuesday was invented almost 5 years ago by Adam Machanic. This month is the 58th episode and the topic is: “Passwords”. Read on to discover what #tsql2sday is all about and what you have to do to participate in this exciting blog-party.
If you are not using two-factor authentication, your data is at risk. Read on to find out exactly why you should enable two-factor authentication now.
How does SQL Server store its own passwords? Discover which hashing algorithm is used and how you can calculate your own password hash value in T-SQL.