9L0-612 Practice Tests & Exam

Description

CertMagic.com is a place where you can find various types of
9L0-612 exam certifications preparation material. CertMagic’s full range of study material for the 9L0-612exam helps you to be prepared for the 9L0-612 exam fully and enter the exam centre with full confidence. We provide you easy, simple and updated study material. After preparing from the 9L0-612 exam material prepared by us we guarantee you that you will be a certified professional. We guarantee that with CertMagic
9L0-612 study material, you will pass the Certification exam.

Reviews
Shared by: lisa brandon
Stats
views:
2
rating:
not rated
reviews:
0
posted:
11/11/2009
language:
English
pages:
0
9L0-612 Security Best Practices for Mac OS X v10.4 Exam Exam: 9L0-612 Demo Edition C CERT MAGIC 1 http://www.certmagic.com 9L0-612 QUESTION: 1 What are the recommended POSIX permissions for a web folder being shared through WebDAV? A. B. C. D. user - www group – www user/group/other - 775 user - root group – wheel user/group/other - 775 user - administrator group - web user/group/other - 744 user - administrator group - everyone user/group/other - 750 Answer: A QUESTION: 2 What Common Criteria tool lets you specify which log events to display? A. B. C. D. Audit Log Viewer /usr/sbin/ccfilter /usr/sbin/auditfilter /usr/sbin/auditreduce Answer: D QUESTION: 3 What is the result of adding the line below to the default slapd.conf file? disallow bind_anon A. B. C. D. All users must authenticate to connect to servers. Clients will be required to provide authentication to use LDAP. Nothing changes because that is the default setting for Open Directory. Anonymous BIND (Berkeley Internet Name Daemon) will no longer be used for this server. Answer: B QUESTION: 4 You have first enabled Personal File Sharing on your computer, and then turned on the built-in firewall. How does the default behavior of the Mac OS X firewall affect file sharing on your 2 http://www.certmagic.com 9L0-612 computer? A. B. C. D. No computer can connect to your computer via AFP. Any computer can connect to your computer via AFP. Only computers on the local subnet can connect to your computer via AFP. Only computers with a local Bonjour address can connect to your computer via AFP. Answer: B QUESTION: 5 Which command will force users on local computers to create passwords of at least 12 characters, whether or not they are connected to a directory server? A. B. C. D. pwpolicy -l /NetInfo/DefaultLocalNode -a root -setpassword minChars=12 passwd -l /NetInfo/DefaultLocalNode -a root -setglobalpolicy minChars=12 passwd -n /NetInfo/DefaultLocalNode -a administrator -setpassword minChars=12 pwpolicy -n /NetInfo/DefaultLocalNode -a administrator -setglobalpolicy minChars=12 Answer: D QUESTION: 6 Which file do you configure to enable Common Criteria auditing on startup? A. B. C. D. /etc/audit /etc/hostconfig /etc/security/cc_audit /etc/security/audit_warn Answer: B QUESTION: 7 When using certificates, what role does a Certificate Authority (CA) play? A. A CA must be present on the server before SSL can be enabled. 3 http://www.certmagic.com 9L0-612 B. A CA is a trusted third party that ensures the identity of the server. C. A CA determines what ciphers are available for symmetric encryption. D. SSL routes traffic through the CA to verify the identity of the client and server. Answer: B QUESTION: 8 Which statement best describes Wired Equivalent Privacy (WEP)? A. WEP is a moderately secure firewall for wireless devices. B. WEP optimizes performance of 802.11 devices over distances, so they perform as well as their wired equivalents. C. WEP represents the first attempt at designing an algorithm to protect wireless communication from eavesdropping. D. WEP allows wireless access point administrators to require user names and passwords of users who want to connect to the wireless access point. Answer: C QUESTION: 9 Which two (2) actions might a rootkit perform? (Choose TWO.) A. B. C. D. E. Monitor disk activity on the root volume. Install security tools in root's home directory. Provide remote access to a computer by opening ports. Hide its presence by installing modified versions of system commands Provide a set of tools that allow the system administrator to monitor security events. Answer: C, E QUESTION: 10 ________ is a command-line tool that displays the headers of packets seen by a computer's network interface card. A. arp 4 http://www.certmagic.com 9L0-612 B. ping C. netstat D. tcpdump Answer: D QUESTION: 11 Which statement about SSH tunneling is FALSE? A. B. C. D. SSH tunnels can support the PPP protocol. SSH tunnels secure all IP traffic, including UDP and TCP. SSH tunnels secure otherwise non-secure traffic, such as POP and AFP. Forwarding port 1023 and below requires root privileges for the initial receiving port. Answer: B QUESTION: 12 Why might you prefer WPA Enterprise over WPA Personal? A. B. C. D. You need 128-bit encryption. You do not want to manage a RADIUS server. You require more connections than WPA Personal allows The security implications of WPA Personal's shared key are not acceptable. Answer: D QUESTION: 13 Which two (2) authentication mechanisms are available to SSH users? (Choose TWO.) A. B. C. D. E. public/private key pair shared ssh_config files user name and password NTLM (NT LAN Manager) L2TP (Layer 2 Tunneling Protocol) 5 http://www.certmagic.com 9L0-612 Answer: A, C QUESTION: 14 What does Stealth Mode on the Mac OS X Firewall do? A. It disables the sending of denials to blocked packets. B. It disables responses to all incoming connection attempts C. It creates a NAT gateway to hide the true IP address of the computer. D. It enables responses only to connection attempts from computers that are in the allowed computer list. Answer: A QUESTION: 15 If you see the password dialog shown above, which statement below MUST be true? A. B. C. D. Mail has found a relevant keychain entry. Mail needs to search a keychain for a relevant entry. Mail is preparing to change the ACL for the keychain entry. Mail has found a relevant keychain entry, but it was not accepted by the server. Answer: A QUESTION: 16 Which two (2) steps to obtain a certificate from a third-party are essential for signing email? (Choose TWO.) A. B. C. D. E. Create a key pair. Change the key size to 128 bits. Store a key pair in your login keychain. Generate a CSR (Certificate Signing Request). Use Certificate Assistant to generate a CA (Certificate Authority). Answer: A, D 6 http://www.certmagic.com 9L0-612 QUESTION: 17 The Common Data Security Architecture (CDSA) is ________. A. B. C. D. a cryptographic services toolkit a file system security infrastructure a secure authentication method built into LDAP a modular approach to networking and Internet services Answer: A QUESTION: 18 Why is an SSL certificate included with each Mac OS X Server installation? A. B. C. D. It provides extensions to the HTTP protocol. It encrypts email traffic sent between two hosts. It enables communications for tools such as Server Admin. It provides an initial Certificate Authority (CA) signed by VeriSign. Answer: C QUESTION: 19 Which two (2) of these files have privileges that allow the Apache web server to read them? (Choose TWO.) A. B. C. D. E. -rw-r----- 1 bob www 2832 Jan 30 14:26 menu.html ---x--x--- 1 www www 2832 Jan 30 14:26 index.html -rw-r---w- 1 bob staff 2832 Jan 30 14:26 about.html -rw-r--r-- 1 bob staff 2832 Jan 30 14:26 index2.html -rw------- 1 bob www 2832 Jan 30 14:26 products.html Answer: A, D 7 http://www.certmagic.com 9L0-612 QUESTION: 20 You are configuring an AirPort network for WPA Enterprise. Which step is required? A. On the client, enter the IP address of the RADIUS server. B. On the client, enter the shared secret of the RADIUS server. C. On the client, choose the EAP (Extensible Authentication Protocol) of the RADIUS server. D. On the base station, choose the EAP (Extensible Authentication Protocol) of the RADIUS server. Answer: C 8 http://www.certmagic.com

Related docs
Examsoon 9L0-612
Views: 0  |  Downloads: 0
Examsoon 9L0-004
Views: 1  |  Downloads: 0
Examsoon 9L0-613
Views: 0  |  Downloads: 0
Examsoon 9L0-611
Views: 1  |  Downloads: 0
Apple_certification_programs
Views: 5  |  Downloads: 0
Other docs by lisa brandon
MOS-A2K Practice Tests & Exam
Views: 8  |  Downloads: 0
MB5-538 Practice Tests & Exam
Views: 10  |  Downloads: 1
HP2-T11 Practice Tests & Exam
Views: 19  |  Downloads: 2
XK0-002 Practice Tests & Exam
Views: 7  |  Downloads: 0
XK0-001 Practice Tests & Exam
Views: 5  |  Downloads: 1
VCP-310 Practice Tests & Exam
Views: 26  |  Downloads: 2
VCP-101V Practice Tests & Exam
Views: 22  |  Downloads: 0
USMLE Practice Tests & Exam
Views: 19  |  Downloads: 0
UM0-411 Practice Tests & Exam
Views: 11  |  Downloads: 0
UM0-401 Practice Tests & Exam
Views: 10  |  Downloads: 0
UM0-300 Practice Tests & Exam
Views: 1  |  Downloads: 0
UM0-200 Practice Tests & Exam
Views: 10  |  Downloads: 0
UM0-100 Practice Tests & Exam
Views: 13  |  Downloads: 1
TU0-001 Practice Tests & Exam
Views: 4  |  Downloads: 1
TT0-201 Practice Tests & Exam
Views: 14  |  Downloads: 1