Re: USB Restriction for WinXP
- From: "Mr. Grey" <cheeesman.Mr_Grey.spamfreemofo@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 28 Feb 2007 20:03:40 -0500
Jon,
This should do what you need....the drivers are manufacturer and model specific typically....you could order some USB devices that are not typically readily available to reduce some more of this risk. Give it a test and see what you find. I am not sure but it may be device specific...in that I mean that this may do what you want...but it's been a while since I had to do it...
Regards,
Mr. Grey
Security, it's what I do...
http://www.redsphereglobal.com
Jon wrote:
Hi,.
Thanks for the feedback. Is it possible to allow only a specific USB device and disable the rest. Like they can only use the corporate usb storage but they cannot use there personal usb storage.
Regards,
"Mr. Grey" wrote:
Jon wrote:Is it possible to restrict USB storage device but allow only a specific USB storage to run on a pc under windows xp? I believe that Vista support this group policy that can assign a specific usb storage device can be used in a workstation.Jon,
The USB installation function in Windows XP is located under Windows/inf, specifically the files usbstor.inf and usbstor.pnf
You will want to have all "authorized" usb devices installed and running before doing anything with these files, once this is done you need to deny access to the "System" built-in user group for the XP computer. This will disable any other usb devices from being able to run.
from the CLI you can do the following:
cd c:\windows\inf
cacls usbstor.inf /p system:n
cacls usbstor.pnf /p system:n
This is of course all assuming that you have windows installed under c:\windows
To reverse the operation simply give access back to system or change the n to a f in the above CLI example.
Regards,
Mr. Grey
Security Overwhelming
http://www.redsphereglobal.com
- Next by Date: security problem
- Next by thread: security problem
- Index(es):
Relevant Pages
|
|