VSFTPD no_anon_password options seems to have no effect.
From: Billy Yard (BillyYard_at_rogers.com)
Date: 11/29/04
- Previous message: AA: "writing DVD+RW"
- Next in thread: Billy Yard: "Re: VSFTPD no_anon_password options seems to have no effect."
- Reply: Billy Yard: "Re: VSFTPD no_anon_password options seems to have no effect."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Nov 2004 13:53:54 -0400
I tried various setting of this option with the anonymous_enable option with these results.
anonymous_enable=NO
no_anon_password=NO
attempting to logon anonymously requires a password
---------------------------------------------------
anonymous_enable=NO
no_anon_password=YES
attempting to logon anonymously requires a password
---------------------------------------------------
anonymous_enable=YES
no_anon_password=NO
attempting to logon anonymously DOES NOT requires a password
---------------------------------------------------
anonymous_enable=NO
no_anon_password=NO
attempting to logon anonymously DOES NOT requires a password
---------------------------------------------------
So I tried with the anonymous_enable option commented out wit these results.
#anonymous_enable=NO
no_anon_password=YES
attempting to logon anonymously DOES NOT requires a password
---------------------------------------------------
#anonymous_enable=NO
no_anon_password=NO
attempting to logon anonymously DOES NOT requires a password
---------------------------------------------------
Since the no_anon_password option doesn't seem to do anything, what's it for?
- Previous message: AA: "writing DVD+RW"
- Next in thread: Billy Yard: "Re: VSFTPD no_anon_password options seems to have no effect."
- Reply: Billy Yard: "Re: VSFTPD no_anon_password options seems to have no effect."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]