Answer the question
In order to leave comments, you need to log in
How are file permissions related to symbolic link permissions?
Created a symbolic link ln -s with full path as root.
There are two more users on the server.
How to make it so that someone who has only a link, and not the files themselves, could not change these same files?
How are file permissions related to symbolic link permissions?
Answer the question
In order to leave comments, you need to log in
How to make it so that someone who has only a link, and not the files themselves, could not change these same files?
The link does not have its own rights, the file's rights are used. Set the correct permissions on the file itself.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question