202-450: LPIC-2 Exam 202 Part 2
Question #: 11
Topic #: 1
What is the name of the network security scanner project which, at the core, is a server with a set of network vulnerability tests?
A. NetMap
B. OpenVAS
C. Smartscan
D. Wireshark
Question #: 12
Topic #: 1
With fail2ban, what is a “˜jail’?
A. A netfilter rules chain blocking offending IP addresses for a particular service
B. A group of services on the server which should be monitored for similar attack patterns in the log files
C. A filter definition and a set of one or more actions to take when the filter is matched
D. The chroot environment in which fail2ban runs
Question #: 13
Topic #: 1
The program vsftpd, running in a chroot jail, gives the following error:
Which of the following actions would fix the error?
A. The file /etc/ld.so.conf in the root filesystem must contain the path to the appropriate lib directory in the chroot jail
B. Create a symbolic link that points to the required library outside the chroot jail
C. Copy the required library to the appropriate lib directory in the chroot jail
D. Run the program using the command chroot and the option–static_libs
Question #: 14
Topic #: 1
Which of the following Samba configuration parameters is functionally identical to the parameter read only=yes?
A. browseable=no
B. read write=no
C. writeable=no
D. write only=no
E. write access=no
Question #: 15
Topic #: 1
How must Samba be configured such that it can check CIFS passwords against those found in /etc/passwd and /etc/shadow?
A. Set the parameters “encrypt passwords = yes” and “password file = /etc/passwd”
B. Set the parameters “encrypt passwords = yes”, “password file = /etc/passwd” and “password algorithm = crypt”
C. Delete the smbpasswd file and create a symbolic link to the passwd and shadow file
D. It is not possible for Samba to use /etc/passwd and /etc/shadow directly
E. Run smbpasswd to convert /etc/passwd and /etc/shadow to a Samba password file
Question #: 16
Topic #: 1
In which CIFS share must printer drivers be placed to allow Point’n’Print driver deployment on Windows?
A. winx64drv$
B. print$
C. The name of the share is specified in the option print driver share within each printable share in smb.conf
D. pnpdrivers$
E. NETLOGON
Question #: 17
Topic #: 1
Which of the following Samba services handles the membership of a file server in an Active Directory domain?
A. winbindd
B. nmbd
C. msadd
D. admemb
E. samba
Question #: 18
Topic #: 1
Which of the following statements is true regarding the NFSv4 pseudo file system on the NFS server?
A. It must be called /exports
B. It usually contains bind mounts of the directory trees to be exported
C. It must be a dedicated partition on the server
D. It is defined in the option Nfsv4-Root in /etc/pathmapd.conf
E. It usually contains symlinks to the directory trees to be exported
Question #: 19
Topic #: 1
Which of the following options are valid in /etc/exports? (Choose two.)
A. rw
B. ro
C. rootsquash
D. norootsquash
E. uid
Question #: 20
Topic #: 1
Which command is used to configure which file systems a NFS server makes available to clients?
A. exportfs
B. mkfs.nfs
C. mount
D. nfsservct1
E. telinit