Re: Basic setup for vsftpd ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Edit /etc/vsftpd/vsftpd.conf

2009/6/7 Niki Kovacs <contact@xxxxxxxxxxxxx>:
> Hi,
>
> I'm currently fiddling with G4U (Ghost for Unix), and I need to setup a
> local FTP server in order to get it to work.
>
> # yum groupinstall "FTP Server" --> installed vsftpd
>
> Here's what I'd like to do :
>
> * no anonymous access

anonymous_enable=NO

> * only one user (user 'install' / pass 'install')

Add user "install" to the machine (useradd install)
Change password to "install" user (passwd install)

local_enable=YES
write_enable=YES

>
> The machine I'm installing it on has a static IP ok
> (192.168.1.252/255.255.255.0).
>
> I tried to fiddle with the various configuration options in vsftpd.conf,
> but to no avail. Googled quite some, but the information I found doesn't
> seem reliable, more like contradictory.
>
> One detail: this isn't a publicly accessible machine, e. g. it's not out
> there on the wild internet, only on the LAN, so there's no special
> security considerations.
>
> Any suggestions ?

man vsftpd.conf

Cheers
-- 
Giuseppe
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux