SQL SERVER – Windows File/Folder and Share Permissions – Notes from the Field #029
SQL SERVER – Say No to DB Data Roles – SQL Security – Notes from the Field #022
[Note from Pinal]: This is a 22nd episode of Notes from the Field series. Security is very important and we all realize that. However, when it is about implementing the security, we all are not sure what is the right path to take. If we do not have enough knowledge, we can damage ourself only. DB Data Roles are very similar concept, when implemented poorly it can compromise your server security.
SQL SERVER – Auditors, Passwords and Exceptions – Notes from the Field #010
SQL SERVER – What Permissions I have on Database I am Connected to?
SQLAuthority News – IT Security for Small Businesses
Headlines today are filled with news of cyber attacks on some of the biggest corporate houses. Recently, media players such as the US newsletters.
SQL SERVER – Importance of User Without Login – T-SQL Demo Script
Earlier I wrote a blog post about SQL SERVER – Importance of User Without Login and my friend and SQL Expert Vinod Kumar has written excellent follow up blog post about Contained Databases inside SQL Server 2012. Now lots of people asked me if I can also explain the same concept again so here is the small demonstration for it. Let me show you how login without user can help. Before we continue on this subject I strongly recommend that you read my earlier blog post here.