117-301 Exam
LPI 301 Core Exam
- Exam Number/Code : 117-301
- Exam Name : LPI 301 Core Exam
- Questions and Answers : 95 Q&As
- Update Time: 2013-04-05
-
Price:
$ 119.00$ 69.00 -
117-301 Hard Copy (PDF)
-
117-301 Test Engine
Free 117-301 Demo Download
Test4pass offers free demo for LPIC Level 3 117-301 exam (LPI 301 Core Exam). You can check out the interface, question quality and usability of our practice exams before you decide to buy it. We are the only one site can offer demo for almost all products.
Exam Description
It is well known that 117-301 exam test is the hot exam of Lpi certification. Test4pass offer you all the Q&A of the 117-301 real test . It is the examination of the perfect combination and it will help you pass 117-301 exam at the first time!
Why choose Test4pass 117-301 braindumps
Quality and Value for the 117-301 Exam
100% Guarantee to Pass Your 117-301 Exam
Downloadable, Interactive 117-301 Testing engines
Verified Answers Researched by Industry Experts
Drag and Drop questions as experienced in the Actual Exams
Practice Test Questions accompanied by exhibits
Our Practice Test Questions are backed by our 100% MONEY BACK GUARANTEE.
Test4pass 117-301 Exam Features
Quality and Value for the 117-301 Exam
Test4pass Practice Exams for Lpi 117-301 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development.
100% Guarantee to Pass Your 117-301 Exam
If you prepare for the exam using our Test4pass testing engine, we guarantee your success in the first attempt. If you do not pass the LPIC Level 3 117-301 exam (ProCurve Secure WAN) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free.
Lpi 117-301 Downloadable, Printable Exams (in PDF format)
Our Exam 117-301 Preparation Material provides you everything you will need to take your 117-301 Exam. The 117-301 Exam details are researched and produced by Professional Certification Experts who are constantly using industry experience to produce precise, and logical. You may get questions from different web sites or books, but logic is the key. Our Product will help you not only pass in the first try, but also save your valuable time.
117-301 Downloadable, Interactive Testing engines
We are all well aware that a major problem in the IT industry is that there is a lack of quality study materials. Our Exam Preparation Material provides you everything you will need to take a certification examination. Like actual certification exams, our Practice Tests are in multiple-choice (MCQs) Our Lpi 117-301 Exam will provide you with free 117-301 dumps questions with verified answers that reflect the actual exam. These questions and answers provide you with the experience of taking the actual test. High quality and Value for the 117-301 Exam:100% Guarantee to Pass Your LPIC Level 3 exam and get your LPIC Level 3 Certification.
Hot KeyWords On 117-301 test
We collect some hot keywords about this exam:
Test4pass , Pass 4 Sure , Test in Side ,Pass Guide ,Test King 117-301 exam | 117-301 pdf exam | 117-301 braindumps | 117-301 study guides | 117-301 trainning materials | 117-301 simulations | 117-301 testing engine | 117-301 vce | 117-301 torrent | 117-301 dumps | free download 117-301 | 117-301 practice exam | 117-301 preparation files | 117-301 questions | 117-301 answers.
How to pass your 117-301 exam
You can search on Search Engine and Find Best IT Certification site: Test4pass.com - Find the Method to succeed 117-301 test,The safer.easier way to get LPIC Level 3 Certification .
��
Exam : LPI 117-301
Title : LPI 301 Core Exam
1. A private OID should be obtained for a company when:
A. that company runs out of public OIDs.
B. the company intends to use LDAP for commercial purposes.
C. the company wants to make their directory available to the public on the World Wide Web.
D. the company plans to create custom schema files for their directory.
Answer: D
2. What does the LDIF acronym stand for?
A. Lightweight Database Interchange Format
B. LDAP Database Interchange Format
C. LDAP Data Internet File
D. LDAP Data Interchange Format
Answer: D
3. What strategy is used to initialize NIS maps?
A. Create the yp.conf configuration file then restart the NIS server process.
B. Create the nis.conf configuration file then restart the NIS server process.
C. Start ypserver with the -new option.
D. Execute the make command from the /var/yp directory.
Answer: D
4. Which are common procedures to implement Samba with LDAP? (Choose TWO correct answers.)
A. Include the Samba schema into OpenLDAP.
B. Configure Samba password backend to point to OpenLDAP server.
C. Compile OpenLDAP with support to Samba authentication.
D. Include OpenLDAP core schema files into Samba configuration directory.
Answer: AB
5. Which of the following is the correct syntax for including a schema file in slapd.conf?
A. include /usr/local/etc/openldap/schema/core.schema
B. allow /usr/local/etc/openldap/schema/core.schema
C. permit /usr/local/etc/openldap/schema/core.schema
D. add /usr/local/etc/openldap/schema/core.schema
Answer: A
6. When logged in to a workstation which retrieves most of its user information from NIS, which command can be used to list ALL the users?
A. cat /etc/passwd
B. show users
C. ypusers list
D. getent passwd
E. cat /var/lib/nis/passwd
Answer: D
7. An administrator has manually migrated local accounts to LDAP, instead of using the migration tools. When trying to authenticate as a user, an error is returned about invalid credentials. What is the most likely cause of this?
A. The password hash type was not included in the user's password attribute.
B. Shadow passwords are incompatible with OpenLDAP.
C. The original password from /etc/passwd was not included.
D. The administrator forgot to run slappasswd to convert the hashes in /etc/shadow.
E. The administrator forgot to run ldappasswd to convert the hashes in /etc/shadow.
Answer: A
8. Select the INCORRECT statement regarding the LDIF file format:
A. It must contains a "dn" line (or distinguished name), that indicates where the attributes listed in the following lines of the file must be added.
B. In the file, a blank line separates one entry from another one.
C. If the attribute contains binary data, some specific configurations must be made for this entry.
D. The LDIF file accepts any type of file encoding.
Answer: D
9. Which of the following describes correct LDAP service definitions? (Choose THREE correct answers.)
A. LDAP was developed as a lightweight alternative to DAP.
B. LDAPv6 is the latest stable version specified by RFCs.
C. LDAP follows the X.500 directory standard.
D. X.500 directories can run only over TCP/IP.
E. LDAP is optimized for searching information.
Answer: ACE
10. Which of the following is correct about this excerpt from an LDIF file?
dn: cn=PrintOperators,ou=Groups,ou=IT,o=BR
A. dn is the domain name.
B. o is the organizational unit.
C. cn is the common name.
D. dn is the relative distinguished name.
Answer: C
11. Which statements are true of object classes in an LDAP directory? (Choose TWO correct answers)
A. Auxiliary object classes - when used on their own - provide access to extended schema.
B. An entry cannot have more than one auxiliary object class.
C. An entry cannot have more than one structural object class.
D. Once an entry has been created, its structural object class cannot be changed without re-creating the entry.
E. Abstract object classes are no longer officially support by the LDAP protocol.
Answer: CD
12. What is true of any created custom attribute or object class?
A. It cannot be placed in one of the default distributed schema files.
B. The name must be registered with IANA to avoid conflicts with other custom schemas.
C. It must have a unique OID.
D. It must not contain any numbers.
Answer: C
13. After configuring PAM and NSS to integrate with OpenLDAP, the SSH server refuses to authenticate users who are only in LDAP. What is the first step you should follow to debug this problem?
A. Restart the pamd service.
B. Restart the sshd service.
C. Restart the nssd service.
D. Add the Use_LDAP = yes parameter to sshd_config.
Answer: B
14. When assigned to the ref attribute for ou=people,dc=example,dc=com, which of the following values will create a subordinate knowledge link to slave.example.com?
A. ldap://slave.example.com/ou=people,dc=example,dc=com
B. ldap://slave.example.com?ou=people,dc=example,dc=com
C. ldap://slave.example.com ou=people,dc=example,dc=com
D. ldap://slave.example.com,ou=people,dc=example,dc=com
Answer: A