Exam Code : 202-450
Exam Name : LPIC-2 Exam 202, Part 2 of 2, version 4.5
Vendor Name :
"LPI"
202-450 Dumps
202-450 Braindumps
202-450 Real Questions
202-450 Practice Test
202-450 Actual Questions
killexams.com
LPIC-2 Exam 202, Part 2 of 2, version 4.5
https://killexams.com/pass4sure/exam-detail/202-450
Which of the following commands is used to change user passwords in an OpenLDAP directory?
setent
ldpasswd
olppasswd
ldappasswd
ldapchpw
Which of the following is correct about this excerpt from an LDIF file?
dn is the domain name.
o is the operator name.
cn is the common name.
dn is the relative distinguished name.
DC is the delegation container.
Which of the following statements is INCORRECT regarding the LDIF file format?
It contains a dn line that indicates where the attributes listed in the following lines of the file must be added.
In the file, a blank line separates one entry from another one.
If an attribute contains binary data, some specific configurations must be made for this entry.
The LDIF file accepts any type of file encoding.
Which option within the ISC DHCPD configuration file defines the IPv4 DNS server address(es) to be sent to the DHCP clients?
domain-name-servers
domain-server
name-server
servers
Which of the following PAM modules sets and unsets environment variables?
pam_set
pam_shell
pam-vars
pam-env
pam_export
Which of the following lines is valid in a configuration file in /etc/pam.d/?
authrequired pam_unix.sotry_first_pass nullok
authtry_first_pass nullok, require pam_unix.so
authrequired:pam_unix.so(try_first_pass nullok)
authpam_unix.so(required try_first_pass nullok)
Select the alternative that shows the correct way to disable a user login for all users except root.
The use of the pam_block module along with the /etc/login configuration file.
The use of the pam_deny module along with the /etc/deny configuration file.
The use of the pam_pwdb module along with the /etc/pwdv.conf configuration file.
The use of the pam_nologin module along with the /etc/nologin configuration file.
Which of the following values can be used in the OpenLDAP attribute olcBackend for any object of the class olcBackendConfig to specify a backend? (Choose three.)
xml
bdb
passwd
ldap
text