LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Permissions problems with glftpd (https://www.linuxquestions.org/questions/linux-networking-3/permissions-problems-with-glftpd-221814/)

NonSumPisces 08-24-2004 12:41 PM

Permissions problems with glftpd
 
How do I change what group a dir or a file belongs to when using ftp?

I accidentaly removed "NoGroup" which the dirs belonged to and now ppl can't even get in on my server... To illustrate:

drwxrwxrwx 2 1000 100 48 Aug 23 22:47 ftp1
drwxrwxrwx 4 1000 100 72 Aug 22 21:53 oldstuff
drwxrwxrwx 10 1000 100 280 Aug 22 21:27 storage


It used to say:

drwxrwxrwx 2 1000 100 NoGroup 48 Aug 23 22:47 ftp1
drwxrwxrwx 4 1000 100 NoGroup 72 Aug 22 21:53 oldstuff
drwxrwxrwx 10 1000 100 NoGroup 280 Aug 22 21:27 storage


Plz note that this is not about ordinary shell chown, this is using ftp.
Outside the ftp the perms look very different.
And oh, for ppl who feel compelled to say "RTFM, luser" or the likes, shut up, PLZ, I've already read it ten times and wouldn't ask if I hadn't run out of ideas...


All times are GMT -5. The time now is 04:59 PM.