Re: Configure vsftp

2003-08-27 Thread Sean Estabrooks
On Wed, 27 Aug 2003 16:14:09 -0500 (CDT) "Distribution Lists" <[EMAIL PROTECTED]> wrote: > is this set in > vsftp.conf ? > > Regards > Yes, take a look at the man page for vsftpd.conf: man vsftpd.conf Cheers, Sean -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://w

Re: Configure vsftp

2003-08-27 Thread Distribution Lists
is this set in vsftp.conf ? Regards > On Wed, 27 Aug 2003 15:15:29 -0500 (CDT) > "Distribution Lists" <[EMAIL PROTECTED]> wrote: > >> I am using vsftp as an anonymous ftp, but at the same time I many users >> in >> /etc/passwd, that use the server for SMTP and POP3. >> >> However I want to open u

Re: Configure vsftp

2003-08-27 Thread Sean Estabrooks
On Wed, 27 Aug 2003 15:15:29 -0500 (CDT) "Distribution Lists" <[EMAIL PROTECTED]> wrote: > I am using vsftp as an anonymous ftp, but at the same time I many users in > /etc/passwd, that use the server for SMTP and POP3. > > However I want to open up ftp to just one user using vsftp, how can I do

Configure vsftp

2003-08-27 Thread Distribution Lists
I am using vsftp as an anonymous ftp, but at the same time I many users in /etc/passwd, that use the server for SMTP and POP3. However I want to open up ftp to just one user using vsftp, how can I do this without letting others through ? I.e how can I configure specific users to be able to ftp ?