Answer the question
In order to leave comments, you need to log in
How to prevent root from violating other users' quotas?
There is a file created under the user test.
test has a hard quota of 10MB.
But, if I add this file as root, I can easily overcome the user's quota. Although the file is owned by test.
Is it possible to make the behavior be the same as that of the test user for root - that is, the file is not root, then the quota works from the owner of the file.
Why do I need it? It’s just that my program from under the root in c# can write files to other users, and it’s cumbersome to launch child processes from another user at the moment of exchanging data with him.
Answer the question
In order to leave comments, you need to log in
I just have a program from under the root
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question