Hey guys, I'm kind of new to linux in general and still trying to understand this stuff so go easy on me. I've followed this tutorial
here and have a couple questions.
My setup is: RAID5 configured @ /mnt/raid/ and FTP home is /mnt/raid/ftp/$username
Under FTP (username ftpuser) everything works great. However, when I try to delete something via SSH or Samba, it gives me (username josh) a permission denied. So I decided to add myself to the ftpgroup (I followed all the tutorials naming) using
sudo usermod -a -G ftpgroup josh. I then noticed that the files in the FTP folder where as follows:
Code:
-rw-r--r-- 1 ftpuser ftpgroup 23602562 2010-01-14 03:42 MVI_2627.AVI
And so from what I read, that means the group cant do jack. This is a complete home setup, so I need my user josh to have full permissions over the ftp files. What am I doing wrong in this case? How can I get the FTP user to upload files in such a way that other groups can access it? OR how can I make my non-ftp user more powerful?
Thank you in advance,
Josh
Recent comments
15 hours 17 min ago
18 hours 13 min ago
19 hours 27 min ago
20 hours 50 min ago
22 hours 28 min ago
23 hours 57 min ago
1 day 1 hour ago
1 day 17 hours ago
1 day 17 hours ago
1 day 21 hours ago