Vista Security?

I've been using Vista for about four months now. I've gone from part time to full time Vista use, and must say that I like the extras Vista has to offer. As a business user, the BitLocker encryption alone makes it worth the price of admission.

For some reason today my laptop decided that it was no longer happy on the domain. The trust relationship was hosed. So without thinking too much about it, I removed the laptop from the domain.

What I forgot was that on the version of the Vista image I was running there was no local admin account. And the administrator account was, of course, disabled. So here I was, visions of re-imaging going through my head. And because of the BitLocker partition, there was no way I would be getting any of my data off of the drive beforehand.

On a whim I booted into Safe Mode. To my surprise, I was not required to authenticate and a desktop came right up. I was able to add a new user and make that user a local administrator. Then I rebooted, logged in as that new user, and joined the laptop to the domain.

So this looks to me like a big security problem. I can't really believe it was possible to do that. I freely admit that it could be a configuration problem with our image, and I'll be looking into that. We didn't do anything that I know of to allow this kind of thing to happen, so we're going to have to take steps to prevent it.

Published Thursday, August 23, 2007 10:19 PM by pwstrain
Filed under:

Comments

# re: Vista Security?@ Friday, August 24, 2007 9:01 AM

Did you have a password set on the administrator account?  

Lest you be too shocked, don't forget the immutable law of security Law #3: If a bad guy has unrestricted physical access to your computer, it's not your computer anymore

Also review this post on the vista security blog.  blogs.msdn.com/.../windowsvistasecurity_.aspx

"On non-domain joined computers, when there is at least one enabled local administrator account, safe mode will not allow logon with the disabled built-in administrator account. Instead, any local administrator account can be used to logon. If the last local administrator account is inadvertently demoted, disabled or deleted, safe mode will allow the disabled built-in administrator account to logon for disaster recovery. "

by Roger

# re: Vista Security?@ Friday, August 24, 2007 10:14 AM

Interesting. My guess is that there is no password set on the disabled administrator account. Thanks for the info.