Re: [gentoo-user] vsftp not accepting anonymous users

2005-05-14 Thread Siim Keinaste
On Sunday 15 May 2005 09:26, Calvin Spealman wrote: > On 5/14/05, Mark Shields <[EMAIL PROTECTED]> wrote: > > # cat vsftp.conf | grep anonymous_enable= > > > > Make sure there's only one entry there. It's possible that > > anonymous_enable=NO is set somewhere sequentially AFTER where you set > > a

Re: [gentoo-user] vsftp not accepting anonymous users

2005-05-14 Thread Calvin Spealman
On 5/14/05, Mark Shields <[EMAIL PROTECTED]> wrote: > # cat vsftp.conf | grep anonymous_enable= > > Make sure there's only one entry there. It's possible that > anonymous_enable=NO is set somewhere sequentially AFTER where you set > anonymous_enable=YES, which would override your command. I have

Re: [gentoo-user] vsftp not accepting anonymous users

2005-05-14 Thread Mark Shields
# cat vsftp.conf | grep anonymous_enable= Make sure there's only one entry there. It's possible that anonymous_enable=NO is set somewhere sequentially AFTER where you set anonymous_enable=YES, which would override your command. On 5/13/05, Calvin Spealman <[EMAIL PROTECTED]> wrote: > I have set

[gentoo-user] vsftp not accepting anonymous users

2005-05-13 Thread Calvin Spealman
I have set the anoymous_enable=YES in vsftp.conf, but it still is not accepting anonymous users. I have also restarted the server. I have tried both anonymous and ftp, using valid e-mail addresses as passwords. Is there another step I am missing to properly enable this? -- gentoo-user@gentoo.org