2013年11月25日星期一

Lpi meilleur examen 117-301, questions et réponses

Pass4Test est un site à offrir les Q&As de tout les tests Certification IT. Chez Pass4Test, vous pouvez trouvez de meilleurs matériaux. Nos guides d'étude vous permettent de réussir le test Certification Lpi 117-301 sans aucune doute, sinon nous allons rendre votre argent d'acheter la Q&A et la mettre à jour tout de suite, en fait, c'est une situation très rare. Bien que il existe plusieurs façons à améliorer votre concurrence de carrière, Pass4Test est lequel plus efficace : Moins d'argent et moins de temps dépensés, plus sûr à passer le test Certification. De plus, un an de service après vendre est gratuit pour vous.

Quand vous hésitez même à choisir Pass4Test, le démo gratuit dans le site Pass4Test est disponible pour vous à essayer avant d'acheter. Nos démos vous feront confiant à choisir Pass4Test. Pass4Test est votre meilleur choix à passer l'examen de Certification Lpi 117-301, et aussi une meilleure assurance du succès du test 117-301. Vous choisissez Pass4Test, vous choisissez le succès.

Le test Lpi 117-301 est bien populaire dans l'Industrie IT. Mais ça coûte beaucoup de temps pour bien préparer le test. Le temps est certainemetn la fortune dans cette société. L'outil de formation offert par Pass4Test ne vous demande que 20 heures pour renforcer les connaissances essentales pour le test Lpi 117-301. Vous aurez une meilleure préparation bien que ce soit la première fois à participer le test.

Dans cette Industrie IT intense, le succès de test Lpi 117-301 peut augmenter le salaire. Les gens d'obtenir le Certificat Lpi 117-301 peuvent gagner beaucoup plus que les gens sans Certificat Lpi 117-301. Le problème est comment on peut réussir le test plus facile?

Pass4Test, où vous pouvez trouver les conseils et les documentations de test Certification Lpi 117-301, est un siteweb remarquable offrant les données à préparer le test IT. Les documentations partiels et les mis en nouveau sont offerts gratuitement dans le site de Pass4Test. D'ailleurs, nos experts profitent de leurs expériences et leurs efforts à lancer sans arrêts les Q&A plus proches au test réel. Vous allez passer votre examen plus facile.

Code d'Examen: 117-301
Nom d'Examen: Lpi (LPI 301 Core Exam)
Questions et réponses: 131 Q&As

Pass4Test est un site web qui vous donne plus de chances à passer le test de Certification Lpi 117-301. Le résultat de recherche sortis par les experts de Pass4Test peut assurer que ce sera vous ensuite qui réussirez le test Lpi 117-301. Choisissez Pass4Test, choisissez le succès. L'outil de se former de Pass4Test est bien efficace. Parmi les gens qui ont déjà passé le test, la majorité a préparé le test avec la Q&A de Pass4Test.

117-301 Démo gratuit à télécharger: http://www.pass4test.fr/117-301.html

NO.1 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

Lpi   certification 117-301   117-301 examen   117-301   certification 117-301

NO.2 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

Lpi   certification 117-301   117-301

NO.3 A user is unable to login on a workstation where NSCD was configured BEFORE the pam_ldap and
nss_ldap
modules. What should be done to fix this problem?
A. Restart the NSS server.
B. Restart the nscd daemon.
C. Restart the PAM server.
D. nscd is incompatible with OpenLDAP and should be disabled.
E. nscd must be started with the -ldap=yes option.
Answer: B

certification Lpi   certification 117-301   117-301   117-301

NO.4 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

Lpi   117-301   certification 117-301   117-301 examen

NO.5 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

Lpi   117-301 examen   117-301 examen   117-301

NO.6 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

Lpi examen   117-301   117-301   certification 117-301   certification 117-301

NO.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

Lpi   117-301   117-301   117-301 examen   117-301

NO.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

Lpi   117-301   117-301   117-301   certification 117-301

NO.9 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

certification Lpi   117-301 examen   117-301 examen

NO.10 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

certification Lpi   117-301   117-301   117-301   certification 117-301

NO.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

Lpi examen   117-301   117-301

NO.12 Which of the following are valid LDAP client commands? (Choose TWO correct answers.)
A. ldappasswd
B. ldapbrowser
C. slapcat
D. ldapwhoami
E. slaptest
Answer: AD

Lpi   117-301   117-301   certification 117-301

NO.13 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

Lpi   certification 117-301   117-301   117-301   certification 117-301

NO.14 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

Lpi   117-301 examen   certification 117-301

NO.15 Which attributes must be present when assigning the object class sambaSamAccount to a particular
user? (Choose
TWO correct answers)
A. displayName
B. sambaSID
C. uid
D. sambaLMPassword
E. sambaNTPassword
Answer: BC

Lpi   117-301 examen   117-301   117-301

NO.16 Which LDAP object class is used in a white pages implementation?
A. friendlyPerson
B. organizationalRole
C. posixAccount
D. inetOrgPerson
E. whitepageUser
Answer: D

certification Lpi   117-301   117-301   117-301   117-301 examen   117-301 examen

NO.17 On a Postfix mail server, the command postconf -m is run to determine if OpenLDAP is supported.
Which storage
medium would indicate support for OpenLDAP?
A. ldap
B. openldap
C. x500
D. dbm
E. ldaptable
Answer: A

Lpi examen   117-301   117-301   117-301   117-301

NO.18 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

certification Lpi   certification 117-301   117-301   117-301 examen   117-301

NO.19 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

Lpi examen   certification 117-301   certification 117-301   certification 117-301   117-301

NO.20 After finishing configuring of a Unix client to authenticate with a Microsoft Active Directory server, login
attempts
are unsuccessful. Which of the following is most likely the cause?
A. Unix Client support is disabled in the Active Directory configuration.
B. The PAM library is searching the directory with the default search filter.
C. The slapd daemon is not running.
D. The user account in Active Directory has the remote login setting disabled.
Answer: B

Lpi   117-301   117-301   117-301

Le test Lpi 117-301 est bien populaire dans l'Industrie IT. Donc il y a de plus en plus de gens à participer le test Lpi 117-301. En fait, c'est pas facile à passer le test si on n'a pas une formation particulière. Pass4Test peut vous aider à économiser le temps et les efforts à réussir le test Certification.

没有评论:

发表评论