Allow ssh user to read but prevent delete of a file
I have some ssh users that I want to grant read-ONLY access to files.
Actually, I want the owner to have read/write privileges, and the group and anon world to have read ONLY privileges (without the ability to delete). Only the owner should be able to delete.
If I set the permission to: 644 ... shouldn't that do it?
The rm command still allows group members to remove write protected files.
Is there a way to solve this problem?
|
Recent comments
16 hours 31 min ago
19 hours 26 min ago
20 hours 40 min ago
22 hours 3 min ago
23 hours 41 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 18 hours ago
1 day 19 hours ago
1 day 22 hours ago