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

Which of the following authentication mechanisms are supported by Dovecot? (Choose three.)

Answer options

Correct answer: B, C, D

Explanation

Dovecot supports various authentication mechanisms, and among the given options, digest-md5, cram-md5, and plain are valid methods for authenticating users. ldap and krb5 are not directly supported by Dovecot as authentication mechanisms.