💻 Software
Deleting another user's directories from my own
Fresh7 days ago
Mar 15, 20264725 viewsConfidence Score0%
0%
Problem
I am a non-root user, and have made a directory into which other users in my group can write. The directory is setgid, so files and directories within it have the same group. I can delete files placed into this directory, but if a user creates a subdirectory with files in it, I can't seem to delete…
Error Output
crontab
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Deleting another user's directories from my own
Low Risk
In order to delete a file in a directory, you need to have write permission to that directory. Obviously the users are creating directories without you having write permission, in which case the answer to your question is no, you can't do anything w…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix