nerdexam
LPI

202-400 · 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

(19 responses)
  • A
    5% (1)
  • C
    16% (3)
  • D
    11% (2)
  • E
    68% (13)

Community Discussion

No community discussion yet for this question.

Full 202-400 Practice