Soldato
- Joined
- 18 May 2010
- Posts
- 22,988
- Location
- London
Trying to get my head round linux and have run in to a very simple problem.
Basically I have a directory called Loans, within loans I have files.
I want to give one user read, write access to the files within Loans, recursivley.
I know how to give a user rwx access on a single folder or file, but with in loans are lots of files and most of them havent been created by the user, whoch means I would have to manually setfacl on each individual file.
Hope that makes sense.
Basically I have a directory called Loans, within loans I have files.
I want to give one user read, write access to the files within Loans, recursivley.
I know how to give a user rwx access on a single folder or file, but with in loans are lots of files and most of them havent been created by the user, whoch means I would have to manually setfacl on each individual file.
Hope that makes sense.