nerdexam
Red_Hat

RH302 · Question #177

RH302 Question #177: Real Exam Question with Answer & Explanation

vi /etc/vsftpd/vsftpd.conf Ensure the following line is set to 'NO' or 'no' in the vsftpd.conf file: anonymous_enable=NO service vsftpd restart

Question

You have ftp site named ftp.example.com. You want to deny login as an anonymous on your ftp site. Configure to deny the anonymous.

Explanation

vi /etc/vsftpd/vsftpd.conf

Ensure the following line is set to 'NO' or 'no' in the vsftpd.conf file:

anonymous_enable=NO service vsftpd restart

Community Discussion

No community discussion yet for this question.

Full RH302 Practice