vote up -1 vote down star

In Windows7 and Vista, if user created or modified a file or folder with Administrator first, then switch to a guest account, the file or folder can’t be accessed by guest account any more due to the security issue, to avoid this issue in SW side, we want our HW to support it. So I want to know is it an easy task for External Hard Drive to set the permissions that all user can read and write for this disk from the factory?

flag

78% accept rate
Previously closed and has now been rephrased: stackoverflow.com/questions/654131/… – LFSR Consulting Mar 17 at 14:37

closed as not programming related by Kent Fredric, LFSR Consulting, Outlaw Programmer, Mauricio Scheffer, David Thornley Mar 17 at 15:05

2 Answers

vote up 0 vote down

Is it possible? Yes.

I mean this only in a slightly sarcastic way, but every other external drive interface manufacturer has figured this out. Look into the Removable and USB storages devices specification.

http://www.microsoft.com/whdc/device/storage/rem-stor.mspx

You can also look up the USB Mass Storage Class Specification

link|flag
vote up 0 vote down

When you have a question closed because it's not programming related, don't just post it again because it feels good? Put a programming element in it at least.

link|flag
Actually, I voted to close on different grounds. I may be egotistical here, but if I can't figure out a question, or imagine an answer, I close for not being a real question. This one I might close for not being programming-related. – David Thornley Mar 17 at 14:52

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