View Single Post
  #5  
Old 10th Oct 02, 04:15 AM
Bads's Avatar
Bads Bads is offline
BetaONE Supporter
 
Join Date: Jul 2001
Location: Quebec
Posts: 1,710
Bads is an unknown quantity at this point
Ok,

The solution is here, this was a real protection: Jus change the 1 for 0

Allocate the CD-ROM for local user only:
("AutoFix" Available)

Go to 'Start | Run' and enter "Regedt32." From the Registry Editor go to menu item 'Window | HKEY_LOCAL_MACHINE.' Within the HKEY_LOCAL_MACHINE window navigate to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.' Double click on "allocatecdroms:REG_SZ:0" and change the string to 1 and hit OK.

This value entry satisfies, in part, the C2 security requirement that you must be able to secure removable

For Floppy

Allocate the floppies for the local user only:
("AutoFix" Available)

Go to 'Start | Run' and enter "Regedt32." From the Registry Editor go to menu item 'Window | HKEY_LOCAL_MACHINE.' Within the HKEY_LOCAL_MACHINE window navigate to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.' Double click on "allocatefloppies:REG_SZ:0" and change the string to 1 and hit OK.

This value entry satisfies, in part, the C2 security requirement that you must be able to secure removable
__________________
Reply With Quote