显示标签为“117-301”的博文。显示所有博文
显示标签为“117-301”的博文。显示所有博文

2013年10月8日星期二

Le plus récent matériel de formation Lpi 117-301

Pas besoin de beaucoup d'argent et de temps, vous pouvez passer le test Lpi 117-301 juste avec la Q&A de Lpi 117-301 offerte par Pass4Test qui vous offre le test simulation bien proche de test réel.

Dans cette époque glorieuse, l'industrie IT est devenue bien intense. C'est raisonnable que le test Lpi 117-301 soit un des tests plus populaires. Il y a de plus en plus de gens qui veulent participer ce test, et la réussite de test Lpi 117-301 est le rêve pour les professionnels ambitieux.

Pass4Test vous promet de vous aider à passer le test Lpi 117-301, vous pouvez télécharger maintenant les Q&As partielles de test Lpi 117-301 en ligne. Il y a encore la mise à jour gratuite pendant un an pour vous. Si vous malheureusement rater le test, votre argent sera 100% rendu.

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

Si vous hésitez encore à nous choisir, vous pouvez tout d'abord télécharger le démo gratuit dans le site Pass4Test pour connaître mieux la fiabilité de Pass4Test. Nous avons la confiance à vous promettre que vous allez passer le test Lpi 117-301 à la première fois.

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

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

certification Lpi   certification 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   117-301   certification 117-301

NO.3 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   117-301   117-301 examen

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

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

NO.5 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   117-301   certification 117-301   certification 117-301

NO.6 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 examen   certification 117-301   117-301   117-301 examen   117-301   117-301

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

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

NO.8 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 examen   certification 117-301   117-301   certification 117-301   117-301 examen

NO.9 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   certification 117-301   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

Lpi examen   117-301 examen   117-301 examen

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

Lpi   certification 117-301   117-301

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

certification Lpi   certification 117-301   117-301 examen

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   117-301   certification 117-301   117-301

NO.14 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 examen   117-301   117-301 examen   117-301

NO.15 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   certification 117-301   117-301   117-301   117-301

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

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

NO.17 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   certification 117-301   117-301

NO.18 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   certification 117-301   certification 117-301   117-301 examen   117-301

NO.19 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   certification 117-301   117-301

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

Pass4Test est un site qui peut réalise le rêve de beaucoup de professionnels. Pass4Test peut vous donner un coup de main pour réussir le test Certification Lpi 117-301 via son guide d'étude. Est-ce que vous vous souciez de test Certification Lpi 117-301? Est-ce que vous êtes en cours de penser à chercher quelques Q&As à vous aider? Pass4Test peut résoudre ces problèmes. Les documentations offertes par Pass4Test peuvent vous provider une préparation avant le test plus efficace. Le test de simulation de Pass4Test est presque le même que le test réel. Étudier avec le guide d'étude de Pass4Test, vous pouvez passer le test avec une haute note.

2013年8月17日星期六

Le dernier examen Lpi 117-301 gratuit Télécharger

Le Certificat Lpi 117-301 est un passport rêvé par beaucoup de professionnels IT. Le test Lpi 117-301 est une bonne examination pour les connaissances et techniques professionnelles. Il demande beaucoup de travaux et efforts pour passer le test Lpi 117-301. Pass4Test est le site qui peut vous aider à économiser le temps et l'effort pour réussir le test Lpi 117-301 avec plus de possibilités. Si vous êtes intéressé par Pass4Test, vous pouvez télécharger la partie gratuite de Q&A Lpi 117-301 pour prendre un essai.


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.


L'importance de la position de Certificat Lpi 117-301 dans l'industrie IT est bien claire pour tout le monde, mais c'est pas facile à obtenir ce Certificat. Il y a beaucoup de Q&As qui manquent une haute précision des réponses. Cependant, Pass4Test peut offrir des matériaux pratiques pour toutes les personnes à participer l'examen de Certification, et il peut aussi offrir à tout moment toutes les informations que vous auriez besoin à réussir l'examen Lpi 117-301 par votre première fois.


Différentes façons peuvent atteindre le même but, ça dépend laquelle que vous prenez. Beaucoup de gens choisissent le test Lpi 117-301 pour améliorer la vie et la carrière. Mais tous les gens ont déjà participé le test Lpi 117-301, ils savent qu'il est difficile à réussir le test. Il y a quelques dépensent le temps et l'argent, mais ratent finalement.


Le test de Certification Lpi 117-301 devient de plus en plus chaud dans l'Industrie IT. En fait, ce test demande beaucoup de travaux pour passer. Généralement, les gens doivent travailler très dur pour réussir.


Code d'Examen: 117-301

Nom d'Examen: Lpi (LPI 301 Core Exam)

Questions et réponses: 131 Q&As

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


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

Lpi examen   117-301   117-301   117-301

NO.2 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   certification 117-301   certification 117-301   117-301 examen

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

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

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

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

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

NO.6 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   certification 117-301   117-301 examen   certification 117-301

NO.7 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   certification 117-301

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

certification Lpi   117-301   117-301 examen

NO.9 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 examen   117-301   certification 117-301

NO.10 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 examen   117-301

NO.11 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   certification 117-301

NO.12 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   117-301 examen   117-301 examen   117-301 examen

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

NO.14 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   117-301 examen   117-301

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

Lpi examen   certification 117-301   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

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

NO.17 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   117-301   certification 117-301   117-301 examen   117-301

NO.18 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   117-301   117-301   certification 117-301

NO.19 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   117-301   certification 117-301

NO.20 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 examen   117-301 examen   117-301

Votre vie changera beaucoup après d'obtenir le Certificat de Lpi 117-301. Tout va améliorer, la vie, le boulot, etc. Après tout, Lpi 117-301 est un test très important dans la série de test Certification Lpi. Mais c'est pas facile à réussir le test Lpi 117-301.


2013年7月24日星期三

L'avènement de la certification Lpi pratique d'examen 117-304 117-302 117-301 117-202 questions et réponses

Vous pouvez s'exercer en Internet avec le démo gratuit. Vous allez découvrir que la Q&A de Pass4Test est laquelle le plus complète. C'est ce que vous voulez.


Pass4Test est un seul site web qui peut offrir toutes les documentations de test Lpi 117-304 117-302 117-301 117-202. Ce ne sera pas un problème à réussir le test Lpi 117-304 117-302 117-301 117-202 si vous préparez le test avec notre guide d'étude.


Si vous faites toujours la lutte contre le test Lpi 117-304 117-302 117-301 117-202, Pass4Test peut vous aider à résoudre ces difficultés avec ses Q&As de qualité, et atteindre le but que vous avez envie de devenir un membre de Lpi 117-304 117-302 117-301 117-202. Si vous avez déjà décidé à s'améliorer via Lpi 117-304 117-302 117-301 117-202, vous n'avez pas aucune raison à refuser Pass4Test. Pass4Test peut vous aider à passer le test à la première fois.


Obtenez la Q&A de test Lpi 117-304 117-302 117-301 117-202 de Pass4Test plus tôt, vous pouvez réussir le test Certification Lpi 117-304 117-302 117-301 117-202 plus tôt.


Code d'Examen: 117-304

Nom d'Examen: Lpi (LPI Level 3 Exam 304)

Questions et réponses: 104 Q&As

Code d'Examen: 117-302

Nom d'Examen: Lpi (LPI 302 Mixed Environment Exam)

Questions et réponses: 149 Q&As

Code d'Examen: 117-301

Nom d'Examen: Lpi (LPI 301 Core Exam)

Questions et réponses: 131 Q&As

Code d'Examen: 117-202

Nom d'Examen: Lpi (LPI Level 2 Exam 202)

Questions et réponses: 201 Q&As

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


NO.1 Which TWO of the following options are valid, in the /etc/exports file?
A.rw
B.ro
C.rootsquash
D.norootsquash
E.uidWArialCourier NewTimes New RomanZ
ANSWER: AB

certification Lpi   117-202 examen   117-202   117-202   117-202 examen

NO.2 Enter one of the Apache configuration file directives that defines where log files are stored.
Answer:______WArialTimes New RomanZ
ANSWER: ErrorLog CustomLog ScriptLog RewriteLog TransferLog

Lpi examen   117-202   117-202

NO.3 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, to configure this?
A.http_access deny sales_time sales_net
B.http_access allow sales_net sales_time
C.http_access allow sales_net and sales_time
D.allow http_access sales_net sales_time
E.http_access sales_net sales_timeWArialCourier NewTimes New RomanZ
ANSWER: B

certification Lpi   117-202   117-202   117-202

NO.4 What happens when the Linux kernel can't mount the root filesystem when booting?
A.An error message is shown, showing which device couldn't be mounted or informing that init couldn't be
found.
B.An error message is shown and the system reboots after a keypress.
C.An error message is shown and the system boots in maintainence mode.
D.An error message is shown and the administrator is asked to specify a valid root filesystem to continue
the boot process.
E.An error message is shown, stating that the corresponding kernel module couldn't be
loaded.WArialTimes New RomanCourier NewZ
ANSWER: A

Lpi examen   117-202   117-202   117-202   117-202

NO.5 The syntax of the procmail configuration file is?
A.:0[flags][:[lockfile]]
[* condition]
action
B.[* condition]
action
:0[flags][:[lockfile]]
C.:0[flags][:[lockfile]]
[* condition] action
D.:0:[flags][:[lockfile]]:[* condition]
action
E.:0[flags][:[lockfile]]:[* condition]:actionWArialCourier NewTimes New RomanZ
ANSWER: A

Lpi   117-202   certification 117-202   117-202   117-202

NO.6 What does the following procmail configuration section do?
:0fw
* < 256000
| /usr/bin/foo
A.procmail sends all email older than 256000 seconds to the external program foo.
B.If an email contains a value less than 256000 anywhere within it, procmail will process the email with
the program foo.
C.procmail sends mail containing less than 256000 words to program foo.
D.The program foo is used instead of procmail for all emails larger than 256000 Bytes.
E.If the email smaller than 256000 Bytes, procmail will process it with the program foo.WArialCourier
NewTimes New RomanZ
ANSWER: E

Lpi   117-202 examen   117-202   117-202 examen   117-202

NO.7 Which Apache directive allows the use of external configuration files defined by the directive
AccessFileName?
A.AllowExternalConfig
B.AllowAccessFile
C.AllowConfig
D.IncludeAccessFile
E.AllowOverrideWArialCourier NewTimes New RomanZ
ANSWER: E

certification Lpi   117-202 examen   117-202 examen   117-202

NO.8 The internal network (192.168.1.0192.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?
A.192.168.1.0/24 RELAY
B.192.168.1 RELAY
C.192.168.1.0/24 OK
D.192.168.1 OK
WArialCourier NewTimes New RomanZ
ANSWER: B

Lpi examen   117-202   certification 117-202   certification 117-202

NO.9 What command must be used to create an SSH keypair? Please enter the command without the path
or any options or parameters.
Answer:______WArialTimes New RomanZ
ANSWER: ssh-keygen

NO.10 To be able to access the server with the IP address 10.12.34.56 using HTTPS, a rule for iptables has
to be written. Given that the client host's IP address is 192.168.43.12, which of the following commands is
correct?
A.iptables A FORWARD p tcp s 0/0 d 10.12.34.56 dport 80 j ACCEPT
B.iptables A FORWARD p tcp s 192.168.43.12 d 10.12.34.56:443 j ACCEPT
C.iptables A FORWARD p tcp s 192.168.43.12 d 10.12.34.56 dport 443 j ACCEPT
D.iptables A INPUT p tcp s 192.168.43.12 d 10.12.34.56:80 j ACCEPT
E.iptables A FORWARD p tcp s 0/0 d 10.12.34.56 dport 443 j ACCEPTWArialCourier NewTimes New
RomanZ
ANSWER: C

Lpi   117-202   certification 117-202

NO.11 Journalling doesn't appear to be working on an ext3 filesystem. When booting, the following line
appears:
VFS: Mounted root (ext2 filesystem) readonly.
What could be causing the problem?
A.An old version of e2fsprogs is installed.
B.The kernel does not contain ext3 support.
C.The filesystem is specified as ext2 in /etc/fstab.
D.The system was not shut down cleanly.WArialCourier NewTimes New RomanZ
ANSWER: B

Lpi examen   117-202 examen   117-202   certification 117-202

NO.12 A program, called vsftpd, running in a chroot jail, is giving the following error:
/bin/vsftpd: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or
directory.
Which TWO of the following are possible solutions?
A.Get the vsftp source code and compile it statically.
B.The file /etc/ld.so.conf must contain the path to the appropriate lib directory in the chroot jail.
C.Create a symbolic link that points to the required library outside the chroot jail.
D.Copy the required library to the appropriate lib directory in the chroot jail.
E.Run the program using the command chroot and the option static_libs.WArialCourier NewTimes New
RomanZ
ANSWER: AD

certification Lpi   117-202   117-202   certification 117-202

NO.13 For an LDAP client configuration, the LDAP base needs to be set. Which TWO of the following actions
would achieve that?
A.export LDAPBASE=dc=linuxfoo,dc=com
B.export BASE=dc=linuxfoo,dc=com
C.Edit ldapbase.conf and add "BASE dc=linuxfoo,dc=com".
D.Edit cldap.conf and add "BASE dc=linuxfoo,dc=com".
E.Edit ldap.conf and add "BASE dc=linuxfoo,dc=com".WArialCourier NewTimes New RomanZ
ANSWER: AE

Lpi   117-202   certification 117-202   117-202 examen

NO.14 The Samba configuration file uses the parameter read only=yes. Which of the following is equivalent?
A.browseable=no
B.read write=no
C.writeable=no
D.write only=no
E.write access=noWArialCourier NewTimes New RomanZ
ANSWER: C

Lpi   117-202   117-202   certification 117-202

NO.15 Which statements about the Alias and Redirect directives in Apache's configuration file are true?
A.Alias can only reference files under DocumentRoot.
B.Redirect works with regular expressions.
C.Redirect is handled on the client side.
D.Alias is handled on the server side.
E.Alias is not a valid configuration directive.WArialCourier NewTimes New RomanZ
ANSWER: CD

Lpi examen   certification 117-202   117-202

NO.16 This program has 3 operating modes: copyin mode, copyout mode, and copypass mode, and is used
to copy files into or out of archives. What program is this? (Please provide the command name only, with
no arguments or path.)
Answer:______WArialTimes New RomanZ
ANSWER: cpio

Lpi   117-202 examen   117-202

NO.17 To allow X connections to be forwarded from or through an SSH server, what line must exist in the sshd
configuration file?
Answer:______WArialCourier NewTimes New RomanZ
ANSWER: X11Forwarding yes

NO.18 When the default policy for the iptables INPUT chain is set to DROP, why should a rule allowing traffic
to localhost exist?
A.All traffic to localhost must always be allowed.
B.It doesn't matter; iptables never affects packets addressed to localhost.
C.Sendmail delivers emails to localhost.
D.Some applications use the localhost interface to communicate with other applications.
E.syslogd receives messages on localhost.WArialCourier NewTimes New RomanZ
ANSWER: D

Lpi   117-202 examen   certification 117-202   117-202   117-202

NO.19 A correctlyformatted entry has been added to /etc/hosts.allow to allow certain clients to connect to a
service, but this is having no effect. What would be the cause of this?
A.tcpd needs to be sent the HUP signal.
B.The service needs to be restarted.
C.The machine needs to be restarted.
D.There is a conflicting entry in /etc/hosts.deny.
E.The service does not support tcpwrappers.WArialCourier NewTimes New RomanZ
ANSWER: E

certification Lpi   certification 117-202   117-202   117-202 examen   117-202 examen

NO.20 A securityconscious administrator would change which TWO of the following lines found in an SSH
configuration file?
A.Protocol 2,1
B.PermitEmptyPasswords no
C.Port 22
D.PermitRootLogin yes
E.IgnoreRhosts yesWArialTimes New RomanCourier NewZ
ANSWER: AD

Lpi   117-202   117-202 examen   117-202 examen   117-202 examen

NO.21 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 blacklist based on this file?
A.acl blacklist urlpath_regex /var/squid/url_blacklist
B.acl blacklist file /var/squid/url_blacklist
C.acl blacklist "/var/squid/url_blacklist"
D.acl blacklist urlpath_regex "/var/squid/url_blacklist"
E.acl urlpath_regex blacklist /var/squid/url_blacklistWArialCourier NewTimes New RomanZ
ANSWER: D

Lpi   117-202   117-202   117-202   117-202

NO.22 Which TWO /etc/hosts.allow entries will allow access to sshd from the class C network 192.168.1.0?
A.sshd : 192.168.1.
B.sshd : 192.168.1
C.sshd : 192.168.1.0 netmask 255.255.255.0
D.sshd : 192.168.1.0/255.255.255.0
E.sshd : 192.168.1.0WArialCourier NewTimes New RomanZ
ANSWER: AD

Lpi   certification 117-202   117-202   117-202 examen

NO.23 Which of the following organisations track and report on security related flaws in computer technology?
(Please select TWO answers)
A.Bugtraq
B.CERT
C.CSIS
D.Freshmeat
E.Kernel.orgWArialTimes New RomanCourier NewZ
ANSWER: AB

Lpi examen   certification 117-202   117-202   117-202 examen   117-202 examen

NO.24 An SSH portforwarded connection to the web server www.example.com was invoked using the
command ssh TL 80:www.example.com:80 user@www.example.com. Which TWO of the following are
correct?
A.The client can connect to the web server by typing http://www.example.com/ into the browser's address
bar and the connection will be encrypted.
B.The client can connect to www.example.com/ by typing http://localhost/ into the browser's address bar
and the connection will be encrypted.
C.The client can't connect to the web server by typing http://www.example.com/ into the browser's
address bar. This is only possible using http://localhost/.
D.It is only possible to portforward connections to insecure services that provide an interactive shell (like
telnet).
E.The client can connect to the web server by typing http://www.example.com/ into the browser's address
bar and the connection will not be encrypted.WArialCourier NewTimes New RomanZ
ANSWER: BE

Lpi   117-202 examen   117-202 examen

NO.25 route shows the following output:
Destination Gateway Genmask Flags Metric Ref Use Iface
194.168.123.5 255.255.255.255 !H 0 0
192.168.123.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.123.254 0.0.0.0 UG 0 0 0 eth0
Which of the following statements is correct?
A.The network 169.254.0.0 is not a valid route.
B.The host 194.168.123.5 is temporarily down.
C.The host route 194.168.123.5 is rejected by the kernel.
D.The "!H" signals that traffic to the host 194.168.123.5 is dropped.
E.The network path to the host 194.168.123.5 is not available.WArialCourier NewTimes New RomanZ
ANSWER: C

Lpi   117-202   certification 117-202   117-202

NO.26 On a newlyinstalled mail server with the IP address 10.10.10.1, ONLY local networks should be able
to send email. How can the configuration be tested, using telnet, from outside the local network?
A.telnet 10.10.10.1 25
MAIL FROM:
RECEIPT TO:
B.telnet 10.10.10.1 25
RCPT FROM:
MAIL TO:
C.telnet 10.10.10.1 25
HELLO bogus.example.com
MAIL FROM:
RCPT TO:
D.telnet 10.10.10.1 25
HELO bogus.example.com
MAIL FROM:
RCPT TO:
E.telnet 10.10.10.1 25
HELO: bogus.example.com
RCPT FROM:
MAIL TO:
WArialCourier NewTimes New RomanZ
ANSWER: D

Lpi examen   117-202   117-202

NO.27 LDAPbased authentication against a newlyinstalled LDAP server does not work as expected. The file
/etc/pam.d/login includes the following configuration parameters. Which of them is NOT correct?
A.password required /lib/security/pam_ldap.so
B.auth sufficient /lib/security/pam_ldap.so use_first_pass
C.account sufficient /lib/security/pam_ldap.so
D.password required /lib/security/pam_pwdb.so
E.auth required /lib/security/pam_ldap.soWArialCourier NewTimes New RomanZ
ANSWER: E

Lpi   certification 117-202   117-202 examen

NO.28 With which parameter in the smb.conf file can a share be hidden?
Answer:______WArialCourier NewTimes New RomanZ
ANSWER: browseable browsable

Lpi   117-202   certification 117-202   117-202

NO.29 Which command can be used to change the password for an LDAP entry?
Answer:______WArialTimes New RomanZ
ANSWER: ldappasswd

Lpi   117-202   117-202   117-202   certification 117-202

NO.30 A GRUB boot loader installed in the MBR was accidentally overwritten. After booting with a rescue
CDROM, how can the lost GRUB first stage loader be recovered?
A.Use cp to restore a previous backup of the MBR.
B.Install LILO since there is no easy way to recover GRUB.
C.Running mformat will create a new MBR and fix GRUB using info from grub.conf.
D.Run grubinstall after verifying that grub.conf is correct.
E.Run fdisk mbr /dev/hda assuming that the boot hardisk is /dev/hda.WArialTimes New RomanCourier
NewZ
ANSWER: D

certification Lpi   117-202   117-202 examen