Answer the question
In order to leave comments, you need to log in
How to give one user access rights to files of another?
Hello. There are two conditional users on ubuntu server 14. The first user dynamically creates folders and puts video files in them, after the first user finishes, the second user must process these videos. But the second user does not have this right. How it is possible so that the second user had full access to all files and folders created by the first? Thanks in advance.
Answer the question
In order to leave comments, you need to log in
Add these users to the same group -- https://wiki.archlinux.org/index.php/Users_and_groups
# groupadd group
# gpasswd -a user group
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question