Registry Tip #119: Restrict remote access to floppy drive

Hits: Failed to execute CGI : Win32 Error Code = 3


This entry restricts access to the disks in the floppy disk drives to the user currently logged on to the computer. In this mode, floppy disks are allocated to the user as part of the interactive logon process and are freed for general use or for reallocation only when that user logs off. This parameter satisfies part of the C2 security requirement that removable media must be securable. If this value entry is not added, the contents of the floppy disks in the drives will be available to all domain administrators remotely.

Hive: HKEY_LOCAL_MACHINE
Key: SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Name: AllocateFloppies
Type: REG_DWORD
Value: 1 restrict to user logged onto console.