How to make a file editable by two different users in different groups?
Fresh3 days ago
Mar 15, 20262367 viewsConfidence Score0%
0%
Problem
I have a folder at , and the owner is , which is part of the -group. I have another user, , part of the group. How can I to make it writable by both and ? Thanks
Error Output
/home/www/
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to make a file editable by two different users in different groups?
Low Risk
Rather than modify permissions on the directory, it might be easier to put the user john into the group. Users can be in multiple groups. Use either usermod, edit the file, or if you have a GUI on your linux machine use the graphical user manager pr…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix