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

2013年12月13日星期五

DumpLeader provides to Lpi 117-302 test materials

In order to meet the demand of most of the IT employees, DumpLeader's IT experts team use their experience and knowledge to study the past few years Lpi certification 117-302 exam questions. Finally, DumpLeader's latest Lpi 117-302 simulation test, exercise questions and answers have come out. Our Lpi 117-302 simulation test questions have 95% similarity answers with real exam questions and answers, which can help you 100% pass the exam. If you do not pass the exam, DumpLeader will full refund to you. You can also free online download the part of DumpLeader's Lpi certification 117-302 exam practice questions and answers as a try. After your understanding of our reliability, I believe you will quickly add DumpLeader's products to your cart. DumpLeader will achieve your dream.

DumpLeader's Lpi 117-302 exam training materials not only can save your energy and money, but also can save a lot of time for you. Because the things what our materials have done, you might need a few months to achieve. So what you have to do is use the DumpLeader Lpi 117-302 exam training materials. And obtain this certificate for yourself. DumpLeader will help you to get the knowledge and experience that you need and will provide you with a detailed Lpi 117-302 exam objective. So with it, you will pass the exam.

Exam Code: 117-302
Exam Name: Lpi (LPI 302 Mixed Environment Exam)
One year free update, No help, Full refund!
Total Q&A: 149 Questions and Answers
Last Update: 2013-12-12

The exam materiala of the DumpLeader Lpi 117-302 is specifically designed for candicates. It is a professional exam materials that the IT elite team specially tailored for you. Passed the exam certification in the IT industry will be reflected in international value. There are many dumps and training materials providers that would guarantee you pass the Lpi 117-302 exam. DumpLeader speak with the facts, the moment when the miracle occurs can prove every word we said.

Selecting DumpLeader can 100% help you pass the exam. According to Lpi 117-302 test subjects' changing, we will continue to update our training materials and will provide the latest exam content. DumpLeader can provide a free 24-hour online customer service for you . If you do not pass Lpi certification 117-302 exam, we will full refund to you.

Now passing Lpi certification 117-302 exam is not easy, so choosing a good training tool is a guarantee of success. DumpLeader will be the first time to provide you with exam information and exam practice questions and answers to let you be fully prepared to ensure 100% to pass Lpi certification 117-302 exam. DumpLeader can not only allow you for the first time to participate in the Lpi certification 117-302 exam to pass it successfully, but also help you save a lot of valuable time.

To pass the Lpi 117-302 exam is a dream who are engaged in IT industry. If you want to change the dream into reality, you only need to choose the professional training. DumpLeader is a professional website that providing IT certification training materials. Select DumpLeader, it will ensure your success. No matter how high your pursuit of the goal, DumpLeader will make your dreams become a reality.

117-302 Free Demo Download: http://www.dumpleader.com/117-302_exam.html

NO.1 There are multiple network interfaces on a server. Which parameters must you set in smb.conf to limit
on which
interfaces Samba will accept connections? (Choose TWO correct answers)
A. listen interfaces
B. bind interfaces only
C. interfaces
D. listen address
Answer: BC

Lpi   117-302   117-302 certification training   117-302   117-302

NO.2 What DHCP option can be set on a ISC DHCP server to tell NETBIOS clients that the WINS server has
the IP address
192.168.1.2?
A. option netbios-wins-servers 192.168.1.2;
B. option wins-netbios-servers 192.168.1.2;
C. option wins-name-servers 192.168.1.2;
D. option netbios-name-servers 192.168.1.2;
Answer: D

Lpi demo   117-302   117-302 test answers   117-302 pdf

NO.3 When setting up roaming profiles in a Windows network which includes Windows 98 desktops, which
Samba
parameter must be set?
A. logon drive
B. logon home
C. logon path
D. logon script
Answer: B

Lpi certification training   117-302 dumps   117-302 certification training   117-302   117-302 exam simulations

NO.4 Which node type will use only NetBIOS broadcast requests using UDP broadcast?
A. b-node (type 0x01)
B. p-node (type 0x02)
C. m-node (type 0x04)
D. h-node (type 0x08)
Answer: A

Lpi test questions   117-302 original questions   117-302 original questions   117-302

NO.5 Which of the following commands would you run to add your machine to an NT4 domain?
A. net rpc join -S PDC -UAdministrator%password
B. net ads join -s PDC -UAdministrator%password
C. net rpc join -s PDC -UAdministrator%password
D. net ads join -W PDC -nAdministrator%password
Answer: A

Lpi dumps   117-302 demo   117-302 certification   117-302

NO.6 In which section of the smb.conf configuration file is the logon script declared?
A. [homes]
B. [netlogon]
C. [global]
D. [profiles]
Answer: C

Lpi   117-302   117-302 test   117-302   117-302 test questions

NO.7 The response times on a Samba server are gradually increasing, so it is decided to experiment with
various socket
options in smb.conf. Which of the following are valid values for this parameter? (Choose THREE correct
answers)
A. TCP_NODELAY
B. SO_NOBROADCAST
C. SO_TXBUF
D. IPTOS_LOWDELAY
E. SO_KEEPALIVE
Answer: ADE

Lpi original questions   117-302   117-302 questions   117-302   117-302

NO.8 Which of the following statements are true when creating NETBIOS names? (Select TWO correct
answers.)
A. NETBIOS names can only use alphanumeric characters.
B. You can use a '.' in a NETBIOS name.
C. You can use an '_' (underscore) in a NETBIOS name.
D. NETBIOS names must be UPPERCASE
E. NETBIOS names can be a maximum of 32 characters
Answer: BC

Lpi   117-302   117-302   117-302 questions   117-302 dumps

NO.9 When migrating files from a Windows server A to a Samba server B with the command 'net rpc share
migrate files -S
A -destination=B -acls -attrs -U administrator', some files that originally belong only to a Windows group
(no user) will
generate errors during the migration. Which option in smb.conf will force such files to be mapped to the
correct UNIX
UID and GID?
A. use acl = yes
B. map group acls = yes
C. force unknown acl user = yes
D. inherit acls = no
Answer: C

Lpi   117-302   117-302

NO.10 Which of the following commands will mount a remote Samba share when the user is Winuser and the
password is
somepass?
A. mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashare
B. mount -t smbfs -o username=Winuser,password=somepass \\SERVER\share /media/sambashare
C. mount -t smbfs -o Winuser%somepass //SERVER/share /media/sambashare
D. mount -t smbfs -o username=Winuser%somepass //SERVER/share /media/sambashare
Answer: A

Lpi   117-302 exam simulations   117-302 exam prep   117-302

NO.11 How is VFS (Virtual File System) support enabled in Samba?
A. Samba does not support VFS.
B. Compile and load vfs.ko kernel module.
C. Compile and load vfs.ko and its dependent smbfs kernel modules.
D. Compile and load pvfs.ko kernel module.
E. Compile Samba with VFS module support.
Answer: E

Lpi   117-302   117-302   117-302 dumps

NO.12 By default, Windows XP requires that passwords on your Samba server:
A. do not exceed 32 characters.
B. contain both numbers and letters.
C. are encrypted.
D. are changed every 30 days.
Answer: C

Lpi   117-302 exam   117-302 study guide   117-302   117-302 exam

NO.13 The following output is generated when trying to obtain tickets from the Kerberos realm:
# kinit user@SUB.DOMAIN.BIZ
Password for user@SUB.DOMAIN.BIZ
kinit(v5): Clock skew too great while getting initial credentials
How can the problem be fixed? (Choose TWO correct answers.)
A. ntpdate domaincontroller; hwclock -systohc
B. kinit -t
C. killall -HUP krb5kdc
D. Modify the time_sync value in the kdc.conf file.
E. Modify the clockskew value in the krb5.conf file.
Answer: AE

Lpi   117-302   117-302   117-302

NO.14 What is the meaning of a NetBIOS hybrid node (h-node) type client?
A. Client performs a broadcast and does not query WINS.
B. Client queries WINS first, and then broadcasts.
C. Client broadcasts first, and then queries WINS.
D. Client only queries WINS and does not broadcast.
E. Client only queries lmhost local file.
Answer: B

Lpi   117-302 exam dumps   117-302 exam prep   117-302   117-302

NO.15 Which smb.conf configuration keyword determines the hostname resolution order?
A. use ads
B. name resolve order
C. use nsswitch.conf
D. use resolv.conf
Answer: B

Lpi   117-302   117-302   117-302

NO.16 After installing a network with one Samba server and several clients, users are complaining that they
receive an
Unable to browse the network error when trying to visit a public share. What is the most likely cause of
this?
A. The user entered the wrong username and/or password.
B. The nmbd process is not running on the Samba server.
C. The user hasn't mapped the share to a local drive letter yet.
D. The Samba server is not configured as a Domain Master Browser.
Answer: B

Lpi   117-302   117-302   117-302 test answers   117-302 answers real questions

NO.17 When no WINS server is present, all name registrations and lookups are done by UDP _______.
A. broadcast
B. multicast
C. unicast
D. None of the above.
Answer: A

Lpi   117-302 Bootcamp   117-302 exam   117-302 certification training

NO.18 Which of the following development libraries are used to make Samba compatible with ADS? (Select
TWO correct
answers.)
A. Kerberos
B. CUPS
C. LDAP
D. Win32
E. IMAP
Answer: AC

Lpi test questions   117-302 dumps   117-302 study guide   117-302

NO.19 Which of the following should be backed up before a Samba version upgrade? (Choose TWO correct
answers.)
A. Libraries
B. TDB files
C. Configuration files
D. Binaries
E. winbindd_privileged directory
Answer: BC

Lpi certification   117-302 certification training   117-302 practice questions   Braindumps 117-302

NO.20 Which command would create a machine account in Active Directory under the
Computers\BusinessUnit\Department\Servers organizational unit?
A. net rpc join -m localhost -ldap="ldap.ldapserver.com:Computers\BusinessUnit\Department\Servers"
B. rpcclient -c "join Computers\BusinessUnit\Department\Servers"
C. net ads join ou="Computers\BusinessUnit\Department\Servers"
D. net ads join "Computers\BusinessUnit\Department\Servers"
Answer: D

Lpi   117-302   117-302 original questions   117-302   117-302

DumpLeader offer the latest 70-561 exam material and high-quality LOT-441 pdf questions & answers. Our VCAD510 VCE testing engine and HP2-H29 study guide can help you pass the real exam. High-quality 70-487 dumps training materials can 100% guarantee you pass the exam faster and easier. Pass the exam to obtain certification is so simple.

Article Link: http://www.dumpleader.com/117-302_exam.html

2013年12月1日星期日

Exam 117-302 VCE

DumpLeader is a website to provide a targeted training for Lpi certification 117-302 exam. DumpLeader is also a website which can not only make your expertise to get promoted, but also help you pass Lpi certification 117-302 exam for just one time. The training materials of DumpLeader are developed by many IT experts' continuously using their experience and knowledge to study, and the quality is very good and have very high accuracy. Once you select our DumpLeader, we can not only help you pass Lpi certification 117-302 exam and consolidate their IT expertise, but also have a one-year free after-sale Update Service.

DumpLeader provide you with the comprehensive Lpi 117-302 exam information to help you to succeed. Our training materials are the latest study materials which bring by experts. We help you achieve your success. You can get the most detailed and accurate exam questions and answers from us. Our Training Tools are updated in a timely manner in accordance with the changing of Exam Objectives. In fact, the success is not far away, go down along with DumpLeader, then you will come to the road to success.

DumpLeader to provide you with the real exam environment to help you find the real Lpi 117-302 exam preparation process. If you are a beginner or want to improve your professional skills, DumpLeader Lpi 117-302 will help you, let you approached you desire step by step. If you have any questions on the exam question and answers, we will help you solve it. Within a year, we will offer free update.

Having a Lpi 117-302 certification can enhance your employment prospects,and then you can have a lot of good jobs. DumpLeader is a website very suitable to candidates who participate in the Lpi certification 117-302 exam. DumpLeader can not only provide all the information related to the Lpi certification 117-302 exam for the candidates, but also provide a good learning opportunity for them. DumpLeader be able to help you pass Lpi certification 117-302 exam successfully.

If you buy DumpLeader Lpi 117-302 exam training materials, you will solve the problem of your test preparation. You will get the training materials which have the highest quality. Buy our products today, and you will open a new door, and you will get a better future. We can make you pay a minimum of effort to get the greatest success.

To pass the Lpi 117-302 exam is a dream who are engaged in IT industry. If you want to change the dream into reality, you only need to choose the professional training. DumpLeader is a professional website that providing IT certification training materials. Select DumpLeader, it will ensure your success. No matter how high your pursuit of the goal, DumpLeader will make your dreams become a reality.

Exam Code: 117-302
Exam Name: Lpi (LPI 302 Mixed Environment Exam)
One year free update, No help, Full refund!
Total Q&A: 149 Questions and Answers
Last Update: 2013-12-01

Why we are ahead of the other sites in the IT training industry? Because the information we provide have a wider coverage, higher quality, and the accuracy is also higher. So DumpLeader is not only the best choice for you to participate in the Lpi certification 117-302 exam, but also the best protection for your success.

117-302 Free Demo Download: http://www.dumpleader.com/117-302_exam.html

NO.1 Which command would create a machine account in Active Directory under the
Computers\BusinessUnit\Department\Servers organizational unit?
A. net rpc join -m localhost -ldap="ldap.ldapserver.com:Computers\BusinessUnit\Department\Servers"
B. rpcclient -c "join Computers\BusinessUnit\Department\Servers"
C. net ads join ou="Computers\BusinessUnit\Department\Servers"
D. net ads join "Computers\BusinessUnit\Department\Servers"
Answer: D

Lpi study guide   117-302 braindump   117-302   117-302 exam prep

NO.2 The response times on a Samba server are gradually increasing, so it is decided to experiment with
various socket
options in smb.conf. Which of the following are valid values for this parameter? (Choose THREE correct
answers)
A. TCP_NODELAY
B. SO_NOBROADCAST
C. SO_TXBUF
D. IPTOS_LOWDELAY
E. SO_KEEPALIVE
Answer: ADE

Lpi certification training   117-302 practice questions   117-302   117-302 questions

NO.3 After installing a network with one Samba server and several clients, users are complaining that they
receive an
Unable to browse the network error when trying to visit a public share. What is the most likely cause of
this?
A. The user entered the wrong username and/or password.
B. The nmbd process is not running on the Samba server.
C. The user hasn't mapped the share to a local drive letter yet.
D. The Samba server is not configured as a Domain Master Browser.
Answer: B

Lpi exam prep   117-302 exam simulations   117-302   117-302

NO.4 Which node type will use only NetBIOS broadcast requests using UDP broadcast?
A. b-node (type 0x01)
B. p-node (type 0x02)
C. m-node (type 0x04)
D. h-node (type 0x08)
Answer: A

Lpi practice test   117-302   117-302   117-302 test questions   117-302

NO.5 Which smb.conf configuration keyword determines the hostname resolution order?
A. use ads
B. name resolve order
C. use nsswitch.conf
D. use resolv.conf
Answer: B

Lpi   117-302   117-302 exam dumps   117-302

NO.6 What DHCP option can be set on a ISC DHCP server to tell NETBIOS clients that the WINS server has
the IP address
192.168.1.2?
A. option netbios-wins-servers 192.168.1.2;
B. option wins-netbios-servers 192.168.1.2;
C. option wins-name-servers 192.168.1.2;
D. option netbios-name-servers 192.168.1.2;
Answer: D

Lpi   117-302   117-302   117-302 study guide

NO.7 When migrating files from a Windows server A to a Samba server B with the command 'net rpc share
migrate files -S
A -destination=B -acls -attrs -U administrator', some files that originally belong only to a Windows group
(no user) will
generate errors during the migration. Which option in smb.conf will force such files to be mapped to the
correct UNIX
UID and GID?
A. use acl = yes
B. map group acls = yes
C. force unknown acl user = yes
D. inherit acls = no
Answer: C

Lpi exam simulations   117-302 study guide   117-302   117-302 exam prep

NO.8 Which of the following statements are true when creating NETBIOS names? (Select TWO correct
answers.)
A. NETBIOS names can only use alphanumeric characters.
B. You can use a '.' in a NETBIOS name.
C. You can use an '_' (underscore) in a NETBIOS name.
D. NETBIOS names must be UPPERCASE
E. NETBIOS names can be a maximum of 32 characters
Answer: BC

Lpi exam   117-302   117-302   117-302

NO.9 By default, Windows XP requires that passwords on your Samba server:
A. do not exceed 32 characters.
B. contain both numbers and letters.
C. are encrypted.
D. are changed every 30 days.
Answer: C

Lpi exam simulations   117-302   117-302 test answers   117-302 pdf   117-302

NO.10 What is the meaning of a NetBIOS hybrid node (h-node) type client?
A. Client performs a broadcast and does not query WINS.
B. Client queries WINS first, and then broadcasts.
C. Client broadcasts first, and then queries WINS.
D. Client only queries WINS and does not broadcast.
E. Client only queries lmhost local file.
Answer: B

Lpi   117-302   117-302 test   117-302   117-302

NO.11 How is VFS (Virtual File System) support enabled in Samba?
A. Samba does not support VFS.
B. Compile and load vfs.ko kernel module.
C. Compile and load vfs.ko and its dependent smbfs kernel modules.
D. Compile and load pvfs.ko kernel module.
E. Compile Samba with VFS module support.
Answer: E

Lpi   117-302   117-302 study guide   117-302   117-302 answers real questions

NO.12 Which of the following development libraries are used to make Samba compatible with ADS? (Select
TWO correct
answers.)
A. Kerberos
B. CUPS
C. LDAP
D. Win32
E. IMAP
Answer: AC

Lpi practice questions   117-302 questions   117-302   117-302 Bootcamp   117-302

NO.13 When setting up roaming profiles in a Windows network which includes Windows 98 desktops, which
Samba
parameter must be set?
A. logon drive
B. logon home
C. logon path
D. logon script
Answer: B

Lpi test questions   117-302   117-302 dumps   117-302 answers real questions   117-302

NO.14 Which of the following commands will mount a remote Samba share when the user is Winuser and the
password is
somepass?
A. mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashare
B. mount -t smbfs -o username=Winuser,password=somepass \\SERVER\share /media/sambashare
C. mount -t smbfs -o Winuser%somepass //SERVER/share /media/sambashare
D. mount -t smbfs -o username=Winuser%somepass //SERVER/share /media/sambashare
Answer: A

Lpi practice test   117-302   117-302 braindump   117-302   117-302 test questions

NO.15 Which of the following commands would you run to add your machine to an NT4 domain?
A. net rpc join -S PDC -UAdministrator%password
B. net ads join -s PDC -UAdministrator%password
C. net rpc join -s PDC -UAdministrator%password
D. net ads join -W PDC -nAdministrator%password
Answer: A

Lpi   117-302   117-302 pdf   117-302 exam prep   117-302 exam

NO.16 In which section of the smb.conf configuration file is the logon script declared?
A. [homes]
B. [netlogon]
C. [global]
D. [profiles]
Answer: C

Lpi   117-302 certification   117-302   117-302 dumps

NO.17 The following output is generated when trying to obtain tickets from the Kerberos realm:
# kinit user@SUB.DOMAIN.BIZ
Password for user@SUB.DOMAIN.BIZ
kinit(v5): Clock skew too great while getting initial credentials
How can the problem be fixed? (Choose TWO correct answers.)
A. ntpdate domaincontroller; hwclock -systohc
B. kinit -t
C. killall -HUP krb5kdc
D. Modify the time_sync value in the kdc.conf file.
E. Modify the clockskew value in the krb5.conf file.
Answer: AE

Lpi   117-302 test answers   117-302 practice questions   117-302   117-302

NO.18 Which of the following should be backed up before a Samba version upgrade? (Choose TWO correct
answers.)
A. Libraries
B. TDB files
C. Configuration files
D. Binaries
E. winbindd_privileged directory
Answer: BC

Lpi practice test   117-302   117-302 exam simulations   117-302 certification training   117-302 demo

NO.19 There are multiple network interfaces on a server. Which parameters must you set in smb.conf to limit
on which
interfaces Samba will accept connections? (Choose TWO correct answers)
A. listen interfaces
B. bind interfaces only
C. interfaces
D. listen address
Answer: BC

Lpi   117-302 Bootcamp   117-302   117-302

NO.20 When no WINS server is present, all name registrations and lookups are done by UDP _______.
A. broadcast
B. multicast
C. unicast
D. None of the above.
Answer: A

Lpi   117-302 exam simulations   117-302 exam

DumpLeader offer the latest 70-415 exam material and high-quality MB6-700 pdf questions & answers. Our MB6-872 VCE testing engine and HP0-J62 study guide can help you pass the real exam. High-quality 000-155 dumps training materials can 100% guarantee you pass the exam faster and easier. Pass the exam to obtain certification is so simple.

Article Link: http://www.dumpleader.com/117-302_exam.html

2013年11月6日星期三

117-302 exam study guide

117-302 is an Lpi certification exam, so 117-302 is the first step to set foot on the road of Lpi certification. 117-302 certification exam become more and more fiery and more and more people participate in 117-302 exam, but passing rate of 117-302 certification exam is not very high.When you select 117-302 exam, do you want to choose an exam training courses?

Feedbacks of many IT professionals who have passed Lpi certification 117-302 exam prove that their successes benefit from DumpLeader's help. DumpLeader's targeted test practice questions and answers to gave them great help, which save their valuable time and energy, and allow them to easily and smoothly pass their first Lpi certification 117-302 exam. So DumpLeader a website worthy of your trust. Please select DumpLeader, you will be the next successful IT person. DumpLeader will help you achieve your dream.

Now there are many IT training institutions which can provide you with Lpi certification 117-302 exam related training material, but usually through these website examinees do not gain detailed material. Because the materials they provide are specialized for Lpi certification 117-302 exam, so they didn't attract the examinee's attention.

DumpLeader's Lpi 117-302 exam training materials is the best training materials. If you are an IT staff, it will be your indispensable training materials. Do not take your future betting on tomorrow. DumpLeader's Lpi 117-302 exam training materials are absolutely trustworthy. We are dedicated to provide the materials to the world of the candidates who want to participate in IT exam. To get the Lpi 117-302 exam certification is the goal of many IT people & Network professionals. The pass rate of DumpLeader is incredibly high. We are committed to your success.

If you find any quality problems of our 117-302 or you do not pass the exam, we will unconditionally full refund. DumpLeader is professional site that providing Lpi 117-302 questions and answers , it covers almost the 117-302 full knowledge points.

If you are interested in DumpLeader's training program about Lpi certification 117-302 exam, you can first on WWW.DumpLeader.COM to free download part of the exercises and answers about Lpi certification 117-302 exam as a free try. We will provide one year free update service for those customers who choose DumpLeader's products.

Exam Code: 117-302
Exam Name: Lpi (LPI 302 Mixed Environment Exam)
One year free update, No help, Full refund!
Total Q&A: 149 Questions and Answers
Last Update: 2013-11-06

117-302 Free Demo Download: http://www.dumpleader.com/117-302_exam.html

NO.1 What is the meaning of a NetBIOS hybrid node (h-node) type client?
A. Client performs a broadcast and does not query WINS.
B. Client queries WINS first, and then broadcasts.
C. Client broadcasts first, and then queries WINS.
D. Client only queries WINS and does not broadcast.
E. Client only queries lmhost local file.
Answer: B

Lpi test   117-302 exam   117-302 study guide   117-302   117-302 practice questions

NO.2 Which of the following development libraries are used to make Samba compatible with ADS? (Select
TWO correct
answers.)
A. Kerberos
B. CUPS
C. LDAP
D. Win32
E. IMAP
Answer: AC

Lpi   117-302 practice questions   117-302   117-302 test answers   117-302

NO.3 There are multiple network interfaces on a server. Which parameters must you set in smb.conf to limit
on which
interfaces Samba will accept connections? (Choose TWO correct answers)
A. listen interfaces
B. bind interfaces only
C. interfaces
D. listen address
Answer: BC

Lpi   117-302 pdf   117-302

NO.4 When no WINS server is present, all name registrations and lookups are done by UDP _______.
A. broadcast
B. multicast
C. unicast
D. None of the above.
Answer: A

Lpi   117-302   117-302

NO.5 Which of the following commands would you run to add your machine to an NT4 domain?
A. net rpc join -S PDC -UAdministrator%password
B. net ads join -s PDC -UAdministrator%password
C. net rpc join -s PDC -UAdministrator%password
D. net ads join -W PDC -nAdministrator%password
Answer: A

Lpi braindump   117-302   117-302 pdf   117-302

NO.6 By default, Windows XP requires that passwords on your Samba server:
A. do not exceed 32 characters.
B. contain both numbers and letters.
C. are encrypted.
D. are changed every 30 days.
Answer: C

Lpi   117-302 test   117-302   117-302   117-302

NO.7 How is VFS (Virtual File System) support enabled in Samba?
A. Samba does not support VFS.
B. Compile and load vfs.ko kernel module.
C. Compile and load vfs.ko and its dependent smbfs kernel modules.
D. Compile and load pvfs.ko kernel module.
E. Compile Samba with VFS module support.
Answer: E

Lpi answers real questions   117-302 practice test   117-302 exam prep

NO.8 The response times on a Samba server are gradually increasing, so it is decided to experiment with
various socket
options in smb.conf. Which of the following are valid values for this parameter? (Choose THREE correct
answers)
A. TCP_NODELAY
B. SO_NOBROADCAST
C. SO_TXBUF
D. IPTOS_LOWDELAY
E. SO_KEEPALIVE
Answer: ADE

Lpi   117-302   117-302 test answers   117-302

NO.9 Which node type will use only NetBIOS broadcast requests using UDP broadcast?
A. b-node (type 0x01)
B. p-node (type 0x02)
C. m-node (type 0x04)
D. h-node (type 0x08)
Answer: A

Lpi certification   117-302   117-302 study guide   117-302   117-302 study guide   117-302

NO.10 Which command would create a machine account in Active Directory under the
Computers\BusinessUnit\Department\Servers organizational unit?
A. net rpc join -m localhost -ldap="ldap.ldapserver.com:Computers\BusinessUnit\Department\Servers"
B. rpcclient -c "join Computers\BusinessUnit\Department\Servers"
C. net ads join ou="Computers\BusinessUnit\Department\Servers"
D. net ads join "Computers\BusinessUnit\Department\Servers"
Answer: D

Lpi certification   117-302 test   Braindumps 117-302   117-302

NO.11 When setting up roaming profiles in a Windows network which includes Windows 98 desktops, which
Samba
parameter must be set?
A. logon drive
B. logon home
C. logon path
D. logon script
Answer: B

Lpi pdf   117-302 demo   117-302

NO.12 Which smb.conf configuration keyword determines the hostname resolution order?
A. use ads
B. name resolve order
C. use nsswitch.conf
D. use resolv.conf
Answer: B

Lpi test answers   117-302   117-302   117-302 demo

NO.13 What DHCP option can be set on a ISC DHCP server to tell NETBIOS clients that the WINS server has
the IP address
192.168.1.2?
A. option netbios-wins-servers 192.168.1.2;
B. option wins-netbios-servers 192.168.1.2;
C. option wins-name-servers 192.168.1.2;
D. option netbios-name-servers 192.168.1.2;
Answer: D

Lpi exam simulations   117-302   117-302   117-302   117-302   117-302

NO.14 When migrating files from a Windows server A to a Samba server B with the command 'net rpc share
migrate files -S
A -destination=B -acls -attrs -U administrator', some files that originally belong only to a Windows group
(no user) will
generate errors during the migration. Which option in smb.conf will force such files to be mapped to the
correct UNIX
UID and GID?
A. use acl = yes
B. map group acls = yes
C. force unknown acl user = yes
D. inherit acls = no
Answer: C

Lpi   117-302   117-302   Braindumps 117-302

NO.15 Which of the following statements are true when creating NETBIOS names? (Select TWO correct
answers.)
A. NETBIOS names can only use alphanumeric characters.
B. You can use a '.' in a NETBIOS name.
C. You can use an '_' (underscore) in a NETBIOS name.
D. NETBIOS names must be UPPERCASE
E. NETBIOS names can be a maximum of 32 characters
Answer: BC

Lpi   117-302   117-302 braindump

NO.16 Which of the following commands will mount a remote Samba share when the user is Winuser and the
password is
somepass?
A. mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashare
B. mount -t smbfs -o username=Winuser,password=somepass \\SERVER\share /media/sambashare
C. mount -t smbfs -o Winuser%somepass //SERVER/share /media/sambashare
D. mount -t smbfs -o username=Winuser%somepass //SERVER/share /media/sambashare
Answer: A

Lpi   117-302 answers real questions   117-302

NO.17 After installing a network with one Samba server and several clients, users are complaining that they
receive an
Unable to browse the network error when trying to visit a public share. What is the most likely cause of
this?
A. The user entered the wrong username and/or password.
B. The nmbd process is not running on the Samba server.
C. The user hasn't mapped the share to a local drive letter yet.
D. The Samba server is not configured as a Domain Master Browser.
Answer: B

Lpi certification   117-302 practice questions   117-302   117-302

NO.18 In which section of the smb.conf configuration file is the logon script declared?
A. [homes]
B. [netlogon]
C. [global]
D. [profiles]
Answer: C

Lpi Bootcamp   117-302 exam prep   117-302   117-302

NO.19 Which of the following should be backed up before a Samba version upgrade? (Choose TWO correct
answers.)
A. Libraries
B. TDB files
C. Configuration files
D. Binaries
E. winbindd_privileged directory
Answer: BC

Lpi   117-302   117-302   117-302 pdf

NO.20 The following output is generated when trying to obtain tickets from the Kerberos realm:
# kinit user@SUB.DOMAIN.BIZ
Password for user@SUB.DOMAIN.BIZ
kinit(v5): Clock skew too great while getting initial credentials
How can the problem be fixed? (Choose TWO correct answers.)
A. ntpdate domaincontroller; hwclock -systohc
B. kinit -t
C. killall -HUP krb5kdc
D. Modify the time_sync value in the kdc.conf file.
E. Modify the clockskew value in the krb5.conf file.
Answer: AE

Lpi test questions   117-302 certification training   117-302

DumpLeader offer the latest LOT-958 exam material and high-quality 000-318 pdf questions & answers. Our FCNSP.v5 VCE testing engine and MB7-700 study guide can help you pass the real exam. High-quality 78-702 dumps training materials can 100% guarantee you pass the exam faster and easier. Pass the exam to obtain certification is so simple.

Article Link: http://www.dumpleader.com/117-302_exam.html