Lpic 2 Linux Engineer · Free Practice Question Easy

Question 10

You are setting up Dovecot with authentication logging to debug user login issues. Which command can you use to test authentication?
Reveal correct answer

Correct answer: B

A. The command "doveconf auth-test" is not a valid command for testing authentication in Dovecot. This command is not recognized by Dovecot and will not provide any information regarding authentication testing.

B. The command "doveadm auth test [email protected]" is the correct command to test authentication in Dovecot. This command allows you to test the authentication process for a specific user, in this case, "[email protected]", and provides detailed information about the authentication status.

C. The command "dovecot --test-auth [email protected]" is not a valid command for testing authentication in Dovecot. This command is not recognized by Dovecot and will not provide any information regarding authentication testing.

D. The command "doveadm verify-auth [email protected]" is not a valid command for testing authentication in Dovecot. This command is not recognized by Dovecot and will not provide any information regarding authentication testing.

Discussion

Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.

You must be logged in to post a comment.

Preparing For

Your Certification?

255+ certifications
Detailed explanations
Free PDF samples

Has All The Questions You Need