LPIC Level3認定資格を獲得するには就職のチャンスを増えて、貴方がLPIC Level3領域でのレベルを証明する上に高給をもらえることが出来ます。
Killtest問題集はお客様にLPIC Level3の模擬試験を提供します、試験する前に、弊社の製品を使用して、もっと自信を持って試験を参加します。これらの問題集で、一発でLPIC Level3認証試験を合格することができます。
Killtestは一年間無料更新サービスを提供して、お客様が使っている問題集はきっとIT業で最も最新バージョンであることを確保します。
Lpi LPIC Level3
117-301
1. 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
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. 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
4. 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
5. 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
6. 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
7. 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
8. 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
9. 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
10. 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