LPIC-2 Exam 202 (Linux Engineer) — Question 47

Which Linux user is used by vsftpd to perform file system operations for anonymous FTP users?

Answer options

Correct answer: E

Explanation

The correct answer is E because vsftpd allows configuration of a specific user account to manage anonymous FTP operations through the ftp_username setting. The other options either refer to incorrect user accounts or misunderstand how vsftpd operates with anonymous users.