JL asked for a "dropbox" space for research assistants to upload raw audio files and images of documents.
on home1h/loi/oralhistory, I created a folder called files_in and made the following changes to the default permissions as reported by getfacl oralhistory/files_in/ :
1 - the group has no permissions (setfacl -m g:loi:0 oralhistory/files_in/)
2 - the other has no permissions (setfacl -m o:0 oralhistory/files_in/)
3 - the default:other has rwx (setfacl -m d:other:rwx oralhistory/files_in/)
4 - specific netlinks have rwx (setfacl -m u:USERNAME:rwx oralhistory/files_in/)
The three specified users that have access are: jlabove, rsalas, kylafitz
These changes are also documented in the file permissions.txt in the oralhistory folder.
JL also expressed concern about who has access to the interviews folder, so I've asked for more details and if necessary will make changes and document in permissions.txt and the blog.