vote up 0 vote down star

Everything I open needs to ask for a password. What software will help do do this task? I am using Windows XP 32 bit.

Answer: I right-clicked any .EXE I wanted to prompt me a password -> Advanced -> Checked off "Run with different credentials".

flag

79% accept rate
What exactly are you trying to do? – Chris Nov 24 at 4:21
The computer is supposed to be locked down from anything except Mozilla Firefox and Internet Explorer. This computer is for business. – TheLakersHighlights Nov 24 at 4:50
1  
I recommend you use local security policy or group policy rather than password protection if you're trying to lock the system down. – phoebus Nov 24 at 4:58
How do I do that? – TheLakersHighlights Nov 24 at 5:11
See my answer below. – phoebus Nov 24 at 6:09
show 1 more comment

7 Answers

vote up 6 vote down

I recommend using local security policies to lock down a user account, rather than password protecting everything. Creating a highly restricted user should be sufficient.

http://www.windowsnetworking.com/articles%5Ftutorials/wxppspol.html is a quick guide to getting started with local security policies. You should be able to create a user account and then tailor it to your security needs. There are many more settings than shown in that article, and through a combination of security policy and permissions you should be able to create a totally locked down user.

link|flag
vote up 2 vote down

maybe this is for you:

PC Security™ is the ultimate computer security system offering File Lock, Folder Lock, System Lock, Shortcut/Program Lock, Explorer Control, Context Menu, Restricted System, Window Lock, Intruder Detection with Alarm, Import and Export PC Security settings, Flexible and complete password protection, and Drag and Drop support.

alt text

Shortcut/Program Lock:

alt text

File Lock:

alt text

Folder Lock:

alt text

PC Security™ is shareware ($44.95), try before you buy.

link|flag
Thats exactly what I want but is there any free alternative? – TheLakersHighlights Nov 24 at 5:02
1  
not that i know of, but you said it's for business so 45 bucks shouldn't hurt you too much :) – Molly Nov 24 at 5:15
This is not my business, I am doing the job for somebody, shareware is not an option. – TheLakersHighlights Nov 24 at 5:25
5  
Don't do work for businesses that can't/won't pay $45 for software. You will probably not get paid either. – eleven81 Nov 25 at 20:47
they can evaluate it for 60 days and if this piece of software does exactly what they want and they don't want to cough up $45 ... what can i say? :) – Molly Nov 26 at 20:02
vote up 2 vote down

Why not just set a BIOS boot password? That way nobody can even boot up into Windows without authenticating.


After your comment, it seems setting up a kiosk solution would be better if only browsers will be accessed. Since it's using multiple browsers, you could use 1 account per browser or set up a hotkey to switch browsers.

You can start up IE with the -k switch for kiosk mode.

For Firefox, look into the R-kiosk add-on (only supported up to FF 3.1b3 though unfortunately).

Certain keyboard shortcuts still work in some of the kiosk modes, you can combat the possibilities with AutoHotkey to remap any combinations you'd like, and even create a very complex combination to unlock it if you need to change something. Of course you can take extra security measures with group policies, and create a backup in case some crafty fellow manages to bypass everything.


For a fairly cheap software solution ($10), WinGuard Pro does what you want. There is a free version as well but it is fairly limited in functionality.

alt text

link|flag
I just need to password protect everything except Firefox and Internet Explorer. – TheLakersHighlights Nov 24 at 5:03
That would get very complicated. Their caches would need to write to the disk in certain locations among other things. Consider kiosk options if only browsers need to be accessed, that's the whole idea behind a kiosk environment. – John T Nov 24 at 5:05
Kiosk is not an option. – TheLakersHighlights Nov 24 at 5:11
Any reason why? If people will only be accessing browsers it's kind of detrimental to your goal to do this another way. And why are 2 browsers needed out of curiosity? =S – John T Nov 24 at 5:14
Not my business, I am doing the job for somebody and this is what they told me to do. – TheLakersHighlights Nov 24 at 5:28
show 5 more comments
vote up 0 vote down

Take a look at Windows Steady State. It makes it fairly easy to lock down a computer, and you can use it in conjunction with local security policies.

link|flag
vote up 0 vote down check

I have solved my own problem.

What I did was, I right-clicked any .EXE I wanted to prompt me a password -> Advanced -> Checked off "Run with different credentials". Easy fix that anyone could have figured out if they took the time to think a little :). alt text

Thanks for everybodys' help. I will post the answer in the description for future reference.

link|flag
Great. I'll install my own software and run that just fine. Group Policy is the way to go here. – Lunatik Dec 9 at 15:07
vote up -1 vote down

Sounds like you're asking for full disk encryption. You'll need to enter a password once when the computer boots, but nothing will be accessible until you do and you will not need to enter it again. It's a little more practical than encrypting every file individually.

Check out TrueCrypt. Be careful, though; if you lose your password or mess something up, you could permanently lose your data.

If this isn't the case, state your needs a little more clearly.

link|flag
vote up -1 vote down

DiskCryptor is a free full disk encryption application. It is seamless and very fast in operation and does not interfere with your computing speed at all.

You will have a new password to enter before boot, and then your regular windows account password to get to your data.

No one can access the disk without both passwords.

The initial encryption takes awhile to do. After that everything is very fast and there are no slowdowns at all.

Great for laptops, but also desktop systems.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.