117-202 Exam Questions
232 real 117-202 exam questions with expert-verified answers and explanations. Page 3 of 5.
- Question #140
Which file can be used to make sure that procmail is used to filter a user's incoming email?
- Question #142
A user is on holiday for two weeks. Anyone sending an email to that account should receive an auto-response. Which of the following procmail rules should be used, so that all incom...
- Question #143
What security precautions must be taken when creating a directory into which files can be uploaded anonymously using FTP?
- Question #144
What is the correct format for an ftpusers file entry?
- Question #145
A security-conscious administrator would change which TWO of the following lines found in an SSH configuration file?
- Question #146
A system monitoring service checks the availability of a database server on port 5432 of destination.example.com. The problem with this is that the password will be sent in clear t...
- Question #147
What must be done on a host to allow a user to log in to that host using an SSH key?
- Question #152
Which of the following defines the maximum allowed article size in the configuration file for INN?
- Question #153
What is the name of the dovecot configuration variable that specifies the location of user mail?
- Question #154
What is the missing keyword in the following configuration sample for dovecot which defines which authentication types to support? (Specify only the keywork) auth default { ______...
- Question #156
What does the following procmail configuration section do? :0fw * < 256000 | /usr/bin/foo
- Question #157
Which setting in the Courier IMAP configuration file will tell the IMAP daemon to only listen on the localhost interface?
- Question #158
You suspect that you are receiving messages with a forged From: address. What could help you find out where the mail is originating?
- Question #159
You have to mount the /data filesystem from an NFS server(srv1) that does not support locking. Which of the following mount commands should you use?
- Question #160
After changing /etc/exports on a server, remote hosts are still unable to mount the exported directories. What should be the next action? Please select TWO correct answers.
- Question #162
In what mode is your FTP session when the client side makes the connections to both the data and command ports of the FTP server?
- Question #163
Which of the following organisations track and report on security related flaws in computer technology? (Please select TWO answers)
- Question #164
Which of the following Linux services has support for only the Routing Information Protocol (RIP) routing protocol?
- Question #165
Which of the following is NOT included in a Snort rule header?
- Question #166
Which environment variables are used by ssh-agent? (Please select TWO variables)
- Question #167
What tool scans log files for unsuccessful login attempts and blocks the offending IP addresses with firewall rules?
- Question #169
Running sysctl has the same effect as:
- Question #170
Which files are read by the lsdev command? (Please specify THREE answers)
- Question #171
Which of the following describes the main purpose of strace?
- Question #172
The following data is some of the output produced by a program. Which program produced this output? strftime (" Thu", 1024, "%a", 0xb7f64380) =4 fwrite ("Thu", 3, 1, 0xb7f614e0) =1...
- Question #174
On bootup, LILO prints out LIL and stops. What is the cause of this?
- Question #175
A server was rebuilt using a full system backup but with a different disk setup. The kernel won't boot, complaining it cannot find the root filesystem. Which of the following comma...
- Question #176
An administrator wants to issue the command echo 1 >/var/ log/boater.log once all of the scripts in /etc/rc2.d have been executed. What is the best way to accomplish this?
- Question #177
An administrator has placed an executable in the directory /etc/init.d, however it is not being executed when the system boots into runlevel 2. What is the most likely cause of thi...
- Question #179
For an LDAP client configuration, the LDAP base needs to be set. Which TWO of the following actions would achieve that?
- Question #180
Which of the following options can be passed to a DHCP client machine using configuration options on the DHCP server?
- Question #181
Which answer best describes the meaning of the following LDAP search command: ldapseareh -x" (&(cn=marie)(telephoneNumber=9*))"
- Question #182
In a PAM configuration file, a sufficient control allows access:
- Question #183
Which of the following sentences is TRUE about FreeS/WAN?
- Question #184
Which Apache directive allows the use of external configuration files defined by the directive AaccessFileName?
- Question #185
Which of the following is recommended to reduce Squid's consumption of disk resources?
- Question #186
Which ACL type in Squid's configuration file is used for authentication purposes?
- Question #187
The listing below is an excerpt from a Squid configuration file:
- Question #188
In the file /var/squid/url_blacklist is a list of URLs that users should not be allowed to access. What is the correct entry in Squid's configuration file to create an acl named bl...
- Question #189
Users in the ACL named sales_net must only be allowed to access to the Internet at times specified in the time_acl named sales_time. Which is the correct http_access directive for...
- Question #190
What of the following is NOT a valid ACL type, when configuring squid?
- Question #191
Which Squid configuration directive defines the authentication method to use?
- Question #192
The Internet gateway connects the clients with the Internet by using a Squid proxy. Only the clients from the network 192.168.1.0/24 should be able to use the proxy. Which of the f...
- Question #194
The syntax of the procmail configuration file is?
- Question #195
Which of the following recipes will append emails from "root" to the "rootmails" mailbox?
- Question #196
The internal network (192.168.1.0-192.168.1.255) needs to be able to relay email through the site's sendmail server. What line must be added to /etc/mail/access to allow this?
- Question #199
The following is an excerpt from a procmail configuration file: :0 c * ! ^To: backup ! backup Which of the following is correct?
- Question #201
Which network service or protocol is used by sendmail for RBLs (Realtime Blackhole Lists)?
- Question #214
A user requests a "hidden" Samba share, named confidential, similar to the Windows Administration Share. How can this be configured?
- Question #215
How must Samba be configured so that it can check passwords against the ones in /etc/passwd and /etc/shadow?