buck.woody
LinkedIn
|
FaceBook
|
Twitter
Resume
Professional Blog
Personal Blog
Podcasts
Articles
University of Washington
Browse by Tags - Carpe Datum - Site Home - MSDN Blogs
Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
May 2013
(1)
April 2013
(3)
March 2013
(2)
February 2013
(3)
January 2013
(3)
December 2012
(3)
November 2012
(4)
October 2012
(5)
September 2012
(3)
August 2012
(4)
July 2012
(6)
June 2012
(3)
May 2012
(5)
April 2012
(5)
March 2012
(4)
February 2012
(4)
January 2012
(6)
December 2011
(3)
November 2011
(5)
October 2011
(6)
September 2011
(3)
August 2011
(6)
July 2011
(4)
June 2011
(5)
May 2011
(5)
April 2011
(7)
March 2011
(9)
February 2011
(9)
January 2011
(11)
December 2010
(10)
November 2010
(10)
October 2010
(9)
September 2010
(13)
August 2010
(16)
July 2010
(21)
June 2010
(17)
May 2010
(16)
April 2010
(22)
March 2010
(23)
February 2010
(20)
January 2010
(22)
December 2009
(23)
November 2009
(21)
October 2009
(23)
September 2009
(22)
August 2009
(21)
July 2009
(23)
June 2009
(23)
May 2009
(21)
April 2009
(22)
March 2009
(23)
February 2009
(20)
January 2009
(22)
December 2008
(23)
November 2008
(19)
October 2008
(24)
September 2008
(22)
August 2008
(22)
July 2008
(21)
June 2008
(21)
May 2008
(21)
April 2008
(25)
March 2008
(23)
February 2008
(22)
January 2008
(21)
December 2007
(15)
November 2007
(18)
October 2007
(23)
September 2007
(21)
August 2007
(21)
July 2007
(1)
June 2007
(3)
May 2007
(3)
April 2007
(3)
March 2007
(2)
February 2007
(3)
Tags
Administration
Azure
Best Practices
Career
Cloud
Cloud Computing
Conferences
DBA
Design
Developer
Development
Maintenance
Management
Metadata
Microsoft
Process
Quote Of The Day
Scripts
SQL Server
SQL Server 2008
SQL Server Management Studio
SSMS
Tips
Web
Windows Azure
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
DevOps for Windows Azure
BuckWoody
"DevOps" (Short for Dev eloper Op eration s ) is one of a group of new terms such as "Cloud", "Big Data" and "Data Scientist" - words that are somewhere between marketing and tasks we've actually had around in other forms for years.However, working in a Distributed Environment (Both on and off premises...
on
12 Mar 2013
Blog Post:
The Importance of Paranoia for the Technical Professional
BuckWoody
I recently read a blog post from a technical professional who’s account had been hacked ( http://www.wired.com/gadgetlab/2012/08/apple-amazon-mat-honan-hacking/all/ ) – not because he used poor passwords or unsafe practices, but because the hackers used some social engineering to get around...
on
8 Aug 2012
Blog Post:
SQL Azure and Trust Services
BuckWoody
Microsoft is working on a new Windows Azure service called “Trust Services”. Trust Services takes a certificate you upload and uses it to encrypt and decrypt sensitive data in the cloud. Of course, like any security service, there’s a bit more to it than that. I’ll give you a...
on
27 Mar 2012
Blog Post:
SQL Azure - Requiring Encrypt=True
BuckWoody
(Many thanks to Peter Gvozdjak and Dan Benediktson here at Microsoft who worked with me on this issue and provided the bulk of information for this post) Recently I had a customer inquire about some performance tuning he wanted to do for SQL Azure, and as part of that he found that it was possible to...
on
6 Mar 2012
Blog Post:
Should All Data Be Encrypted By Default?
BuckWoody
Recently several IT industry information outlets have reported that there has been a 10-year concentrated, organized effort on breaking through computer security at some of the largest companies in the world. Government sites have also been attacked in multiple countries. Add to this the regular loss...
on
9 Aug 2011
Blog Post:
Online Password Security Tactics
BuckWoody
Recently two more large databases were attacked and compromised, one at the popular Gawker Media sites and the other at McDonald’s. Every time this kind of thing happens (which is FAR too often) it should remind the technical professional to ensure that they secure their systems correctly. If you...
on
14 Dec 2010
Blog Post:
Windows Azure Security Links
BuckWoody
Research shows that companies that are considering a “cloud” platform have various concerns, and that security is at the top of that list. I’ve put together a list of the resources I use for explaining our security posture, and the steps that you need to take to be secure in Windows...
on
1 Nov 2010
Blog Post:
Schemas as Security Boundaries
BuckWoody
There was a question yesterday on Twitter (hashtag #sqlhelp) wondering how to let developers create stored procedures and then grant the rights to those procedures to other people. I believe that question got answered, but it also brought up the subject of Schemas, which I've blogged about before. ...
on
3 Aug 2010
Blog Post:
Don’t mess with the system databases in SQL Server, or Error: 916
BuckWoody
Note: If you’re reading this more than a few months away from July of 2010, do more research. Never trust an old blog as gospel on anything, including my entries. Always refer to Books Online for the authoritative answer, and if it’s wrong, file a bug against it using the “Feedback”...
on
2 Aug 2010
Blog Post:
The TechNet Wiki and Updated Security Checklists
BuckWoody
You're probably familiar with a Wiki - a document set that anyone can edit. Did you know TechNet (Microsoft's source for technical professionals) has one? And did you know there are lots of folks keeping it up to date? Well, Rick Byham, one of my friends over in the SQL Server group has posted a bunch...
on
27 Jul 2010
Blog Post:
Cross-Pollination
BuckWoody
I was reading this post on J.D. Meier's Blog, which deals with the “cloud” (I really dislike that term) . You might wonder what that has to do with SQL Server, since it isn’t specifically about SQL Azure. I’ll come back to that in a moment. I play a little music now and then, on the keyboards and with...
on
13 Jul 2010
Blog Post:
Security Goes Underground
BuckWoody
You might not have heard of as many data breaches recently as in the past. As you’re probably aware, I call them out here as often as I can, especially the big ones in government and medical institutions, because I believe those can have lasting implications on a person’s life. I think that my data is...
on
22 Apr 2010
Blog Post:
Backup those keys, citizen
BuckWoody
Periodically I back up the keys within my servers and databases, and when I do, I blog a reminder here. This should be part of your standard backup rotation – the keys should be backed up often enough to have at hand and again when they change. The first key you need to back up is the Service Master...
on
20 Apr 2010
Blog Post:
Have you backed up your keys lately?
BuckWoody
Did you know that you already have a Server Master Key (SMK) generated for your system? That’s right – while a Database Master Key (DMK) is generated when you encrypt a certificate or Asymmetric Key with code, the Server Master Key is generated automatically when you start the Instance. So you should...
on
1 Mar 2010
Blog Post:
Restarting the SQL Server Service Account – Why?
BuckWoody
SQL Server runs under the aegis of a “service” in Windows. That means it’s running in the background all of the time. A Service in Windows requires the ability to “log on” to the system – even if you don’t see that happening. Which brings us to this post. First, you should use a regular, low-privileged...
on
18 Feb 2010
Blog Post:
Transparent Data Encryption and the Latest Data Breach
BuckWoody
Well, It’s happened again. Hundreds of thousands of private records were stolen from a database . This one, however, was different. No one stole any passwords, no one did any social engineering, nothing was captured in-line. No, this one was accomplished by stealing the actual hard drives themselves...
on
1 Feb 2010
Blog Post:
SQL Server Best Practices: Use Roles When You Can
BuckWoody
SQL Server has two major security vectors: “Principals”, which are primarily users and roles (groups), and “Securables”, which are primarily objects on the server or in the database, like tables or views. Many applications use Logins for their users, and then tie those Instance Logins to Database Users...
on
7 Dec 2009
Blog Post:
Security Patches and the Conficker Worm
BuckWoody
Well, the media has done their usual stellar job on computer technology subjects, so after this weekend you may have gotten some questions about the Conficker worm. Here's a few pointers to hand out to the relatives and associates: Microsoft released an out of band security bulletin last October that...
on
30 Mar 2009
Blog Post:
SQL Server Security Links
BuckWoody
I was asked yesterday about sharing my security links for SQL Server, so I thought I would post those here: Microsoft Security Bulletin Summaries and Webcasts SQL Server 2000 security tools Security checklists – SQL Server 2000 (can be used as a guideline for other versions of SQL Server) ...
on
26 Mar 2009
Blog Post:
PowerShell Script of the Week - Script and Compare Permissions
BuckWoody
One of the biggest issues in compliance is finding out who has permissions to what. And once you're done with that, you need to track when that changes. PowerShell to the rescue! Here's what I'm using for that: 1: # Scripting database objects: 2: # Delete the old script file. 3: Remove...
on
9 Feb 2009
Blog Post:
Service Accounts Redux
BuckWoody
The other day I made a post that mixed a couple of concepts. I mentioned that you should always use a separate set of Windows accounts for the SQL Server Engine and Agent services. I also mentioned security ramifications. The fact that the SQL Server Engine and Agent have different accounts does not...
on
13 Jan 2009
Blog Post:
Have You Backed Up Your Database Master Key?
BuckWoody
If you have encrypted columns in a database or certificates used to create them, you need to make sure that you back up the Database Master Key as part of your maintenance, and then protect that backup file. Here's the short version of the command: BACKUP MASTER KEY TO FILE = '<complete path and filename>...
on
6 Jan 2009
Blog Post:
Another Reason to Use A Special Service Account
BuckWoody
When I'm asked what the least-used feature of SQL Server is, I often have to reply that it is "good security". Many installations take all the default settings, and most use programmatic security rather than the features built in to SQL Server. This is especially true of the service accounts...
on
5 Jan 2009
Blog Post:
Security Warning for sp_replwritetovarbin
BuckWoody
There's a new Microsoft security bulletin you should be aware of before you take off on vacation. It isn't an open exploit; you have to be an authenticated user to try it. Not only that, if you have all the latest service packs or SQL Server 2008 you don't have the issue. It has to do with the sp_replwritetovarbin...
on
23 Dec 2008
Blog Post:
Secure those Laptops
BuckWoody
If your company uses laptops (and of course they do) make sure that the data on them is secure, especially if you're using replication in SQL Server to store data on them. Here at Microsoft I use Vista on my laptop with Bitlocker - a free, easy-to-use solution keeps my data on the hard drive encrypted...
on
25 Nov 2008
Page 1 of 2 (34 items)
1
2