Hi. My vsftp is running under xinetd... And suppose it was a stand alone server, what do suggest to do?
Regards, Ran Livneh Tel: +972-3-7663331 Mobile:+972-52-6026631 FAX: +972-3-6452677 -----Original Message----- From: Oded Arbel [mailto:[EMAIL PROTECTED] Sent: Sunday, October 02, 2005 10:06 AM Cc: Marc's List; Livneh Ran Subject: Re: Fwd: Linux question Muli Ben-Yehuda wrote: >Ran is having trouble posting to the list and asked me to post this >for him. > >----- Forwarded message from Livneh Ran <[EMAIL PROTECTED]> ----- > >Hi. >I'm using RHEL 3 and vsftp as my ftp server. >I want clients from the inside to have access rwx to, lets say, INCOMING >folder and clients from the outside not to have the ability to list the >files/folders under INCOMING but to able to write and read from a newly >created directory under INCOMING. >Currently, insideuser and outsideuser are having the same group. >drwx-wx--x 308 insideuser outsidegroup 8192 Sep 29 15:55 INCOMING >with these permissions, the outside user can cd to INCOMING but ls won't >show a thing - which is great. >When creating a new directory under INCOMING, permissions are stayed the >same, of course, so I have to change the umask in /etc/vfstpd.conf, >correct? >After changing the umask to - whatever, and restart xinetd, nothing is >changed... >What am I missing? (besides knowledge :-)) > > IIRC vsftpd is a standalong server and not used under xinetd. maybe try service vsftpd restart ? -- Oded ::.. Excuses are the easiest things to manufacture, and the hardest things to sell. ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
