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

2005-05-15 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 checked, and it is only set once, to YES.

 On 5/13/05, Calvin Spealman [EMAIL PROTECTED] wrote:
  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 mailing list



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

2005-05-15 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
  anonymous_enable=YES, which would override your command.

 I have checked, and it is only set once, to YES.

  On 5/13/05, Calvin Spealman [EMAIL PROTECTED] wrote:
   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?

You might want to look into the following config options:

userlist_enable=
userlist_deny=
userlist_file=

and maybe also

chroot_list_enable=
chroot_list_file=
-- 
gentoo-user@gentoo.org mailing list



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 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 mailing list
 
 


-- 
- Mark Shields

-- 
gentoo-user@gentoo.org mailing list