It doesn't belong here, nor does it have anything to do with security. I will continue to correct some flat out incorrect information though.
FAT32 corruption has nothing to do with the drivers implementing it - it's a fundamental weakness of a file allocation table based file system. 99% of the time corruption happens when you bork an operation, usually due to a power outage or system crash during a write. When that happens, you have to scan and repair. NTFS is more resilient to this kind of damage because of the way file mappings are maintained. For more resiliency, we use journaling or transaction based file systems. And yes, certifications are useless. > Date: Sat, 5 Dec 2009 18:13:03 -0500 > From: [email protected] > To: [email protected] > Subject: Re: [hlds] Left 4 Dead 2 Update Available > > Does this conversation really belong in the HLDS mailing list? Seems liek it > would be more appropriate for a computer security mailing list. > > On Sat, Dec 5, 2009 at 4:30 PM, Matt Stanton < > [email protected]> wrote: > > > The bottom line is that there are a million ways to make any server > > insecure, and a million more ways to make a windows server insecure. > > ntfs will help with security if and only if your users are set up with > > only the permissions they should have, and only if your server is not > > > > *deleted other stuff* > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds _________________________________________________________________ Chat with Messenger straight from your Hotmail inbox. http://www.microsoft.com/windows/windowslive/hotmail_bl1/hotmail_bl1.aspx?ocid=PID23879::T:WLMTAGL:ON:WL:en-ww:WM_IMHM_4:092009 _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

