Walk me through this question;
You are configuring share permissions for a shared folder on a file server. You want all Authenticated users to be able to save files to the folder, read all files in the folder, and modify or delete files that they own.
What are the correct security and share permissions that you need to set on the shared forlder to achieve your objective? (choose all that apply)
A. Authenticated Users-Full Control
B. Authenticated Users-Change
C. Authenticated Users-Read
D. Creator /Owner-Full Control
E. Creator/Owner-Change
F. Creator/Owner-Read
Its easy to get that Creator Owner needs the change permission, but according to the training kit (where this question is from), Authenticated users only needs the Read permission. And thats what I do not get, because how can they create files in the folder, with only the read permission? Is there something I'm missing. Of course giving them the change permission would give them more permission than required, but how can they create files, with only the read permission?
Thanks in advance for any feedback.