Moderate

In what file can you specify which users are not allowed to access a system via FTP ?

Correct answer: A. /etc/ftpusers

  • A. /etc/ftpusers
  • B. /etc/hosts.deny
  • C. /etc/ftpaccess
  • D. All of the above

Explanation

The traditional /etc/ftpusers file lists users who must be denied FTP login, commonly including privileged accounts. /etc/hosts.deny blocks hosts or services rather than identifying particular FTP users in the usual sense.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions