Online Access Free 117-202 Practice Test
Exam Code: | 117-202 |
Exam Name: | LPI Level 2 Exam 202 |
Certification Provider: | Lpi |
Free Question Number: | 295 |
Posted: | Sep 20, 2025 |
Which of the following sentences is true, when using the following /etc/pam.d/login file?
#%PAM-l.0 auth required /lib/security/pam_securetty.so auth required /lib/security/pam_nologin.so auth sufficient /lib/security/pam_unix.so shadow nullok md5 use_authtok auth required /lib/security/pam_ldap.so use_first_pass account sufficient /lib/security/pam_unix.so account required /lib/security/pam_ldap.so password required /lib/security/pam_cracklib.so password sufficient /lib/security/pam_unix.so nullok use_authtok md5 shadow password required /lib/security/pam_ldap.so use_first_pass
session optional /lib/security/pam_console.so
session sufficient /lib/security/pam_unix.so
session required /lib/security/pam_ldap.so
CORRECT TEXT
This program has 3 operating modes: copy-in mode, copy-out mode, and copy-pass mode, and is used to copy files into or out of archives. What program is this? (Please provide the command name only, with no arguments or path.)
Which Apache directive is used to specify the RSA private key that was used in the generation of the SSL certificate for the server?
When the default policy for the iptables INPUT chain is set to DROP, why should a rule allowing traffic to localhost exist?