02-16-2019, 10:34 PM
Hi again. I just find my notes from back then - so I figured to share that.
STEP 1 - Get an overview over groups
cat /etc/group
(I don't recall if I had to put user2 into same group as user1)
STEP 2 - Use chgrp to change group ownership of that folder.
STEP 3 - use chmod recursively
sudo chmod -R 2775 /storagefolder/
STEP 1 - Get an overview over groups
cat /etc/group
(I don't recall if I had to put user2 into same group as user1)
STEP 2 - Use chgrp to change group ownership of that folder.
STEP 3 - use chmod recursively
sudo chmod -R 2775 /storagefolder/
I won't let an old, but fully functional computer die just because some company tell me that they won't make no more security updates to their OS. Thanks Linux
