Re: [CentOS] quick FTP server with default vsftpd installation

2007-08-22 Thread Ray Leventhal
Simon Jolle wrote: > 2007/8/22, Ray Leventhal <[EMAIL PROTECTED]>: > >> Does the ftp daemon respond properly if you issue: >> >> /usr/sbin/setenforce 0 >> >> > > Hi Ray > > Yes by disabling SElinux everything works as expected. I think I need > some introductions docs about selinux ;-) > >

Re: [CentOS] quick FTP server with default vsftpd installation

2007-08-22 Thread Simon Jolle
2007/8/22, Ray Leventhal <[EMAIL PROTECTED]>: > Does the ftp daemon respond properly if you issue: > > /usr/sbin/setenforce 0 > Hi Ray Yes by disabling SElinux everything works as expected. I think I need some introductions docs about selinux ;-) -- XMPP: [EMAIL PROTECTED] _

Re: [CentOS] quick FTP server with default vsftpd installation

2007-08-22 Thread Ray Leventhal
Simon Jolle wrote: > Hi Ray > > 2007/8/22, Ray Leventhal <[EMAIL PROTECTED]>: > >> Is SELinux running? if so, what mode? >> > > SELinux is running in enforcing mode. > > >> I recall having to construct an setsebool statement to get vsftpd opened >> up correctly. I'll look back at my no

Re: [CentOS] quick FTP server with default vsftpd installation

2007-08-22 Thread Simon Jolle
Hi Ray 2007/8/22, Ray Leventhal <[EMAIL PROTECTED]>: > Is SELinux running? if so, what mode? SELinux is running in enforcing mode. > I recall having to construct an setsebool statement to get vsftpd opened > up correctly. I'll look back at my notes and will repost this evening > if it hasn't a

Re: [CentOS] quick FTP server with default vsftpd installation

2007-08-22 Thread Ray Leventhal
Simon Jolle wrote: > Hi list > > I just installed vsftpd and started it (CentOS 5). Then put some files > in /var/ftp/pub (for testing purposes with rights 777) and try to > connect with local user to download those files. > > $ lftp [EMAIL PROTECTED] > Password: > lftp [EMAIL PROTECTED]:~> ls > ls

[CentOS] quick FTP server with default vsftpd installation

2007-08-22 Thread Simon Jolle
Hi list I just installed vsftpd and started it (CentOS 5). Then put some files in /var/ftp/pub (for testing purposes with rights 777) and try to connect with local user to download those files. $ lftp [EMAIL PROTECTED] Password: lftp [EMAIL PROTECTED]:~> ls ls: Login failed: 500 OOPS: cannot chan