nerdexam
LPI

117-202 · Question #39

LDAP-based authentication against a newly-installed LDAP server does not work as expected. The file /etc/pam.d/login includes the following configuration parameters. Which of them is NOT correct?

The correct answer is E. auth required /lib/security/pam_ldap.so. See the full explanation below for the reasoning.

Question

LDAP-based authentication against a newly-installed LDAP server does not work as expected. The file /etc/pam.d/login includes the following configuration parameters. Which of them is NOT correct?

Options

  • Apassword required /lib/security/pam_ldap.so
  • Bauth sufficient /lib/security/pam_ldap.so use_first_pass
  • Caccount sufficient /lib/security/pam_ldap.so
  • Dpassword required /lib/security/pam_pwdb.so
  • Eauth required /lib/security/pam_ldap.so

How the community answered

(49 responses)
  • B
    4% (2)
  • C
    6% (3)
  • D
    10% (5)
  • E
    80% (39)

Community Discussion

No community discussion yet for this question.

Full 117-202 Practice