117-302 Exam
LPI 302 Mixed Environment Exam
- Exam Number/Code : 117-302
- Exam Name : LPI 302 Mixed Environment Exam
- Questions and Answers : 150 Q&As
- Update Time: 2013-04-05
- Price:
$ 119.00$ 89.00
117-302 Hard Copy (PDF)
117-302 Test Engine
Free 117-302 Demo Download
Test4pass offers free demo for LPIC Level 3 117-302 exam (LPI 302 Mixed Environment 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-302 exam test is the hot exam of Lpi certification. Test4pass offer you all the Q&A of the 117-302 real test . It is the examination of the perfect combination and it will help you pass 117-302 exam at the first time!
Why choose Test4pass 117-302 braindumps
Quality and Value for the 117-302 Exam
100% Guarantee to Pass Your 117-302 Exam
Downloadable, Interactive 117-302 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-302 Exam Features
Quality and Value for the 117-302 Exam
Test4pass Practice Exams for Lpi 117-302 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-302 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-302 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-302 Downloadable, Printable Exams (in PDF format)
Our Exam 117-302 Preparation Material provides you everything you will need to take your 117-302 Exam. The 117-302 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-302 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-302 Exam will provide you with free 117-302 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-302 Exam:100% Guarantee to Pass Your LPIC Level 3 exam and get your LPIC Level 3 Certification.
Hot KeyWords On 117-302 test
We collect some hot keywords about this exam:
Test4pass , Pass 4 Sure , Test in Side ,Pass Guide ,Test King 117-302 exam | 117-302 pdf exam | 117-302 braindumps | 117-302 study guides | 117-302 trainning materials | 117-302 simulations | 117-302 testing engine | 117-302 vce | 117-302 torrent | 117-302 dumps | free download 117-302 | 117-302 practice exam | 117-302 preparation files | 117-302 questions | 117-302 answers.
How to pass your 117-302 exam
You can search on Search Engine and Find Best IT Certification site: Test4pass.com - Find the Method to succeed 117-302 test,The safer.easier way to get
LPIC Level 3 Certification
.
¡¡
Exam : LPI 117-302
Title : LPI 302 Mixed Environment Exam
1. For Samba to be able to work as a PDC, some modifications are needed in its main configuration file. Select the THREE options below that show the required actions for this task.
A.The Samba server has to be a logon server. This can be configured by the domain logons directive.
B.The Samba server needs to have the logon and the account creation scripts, to properly setup the PDC environment.
C.The Samba server must be a Domain Master Browser. To configure this, the domain master directive must be set to yes.
D.The time server = yes directive needs to be configured, so Samba will behave as a WINS server and also a Time server.
E.The security = user directive must be set.
Answer: ACE
2. The command smbldapuseradd __________ will add the domain FOO as a trusted domain. (Specify the options and arguments ONLY.)
Answer: -i FOO
3. A default user profile can be stored in a subdirectory of profiles/ called ________.
Answer: Default User
4. The command _______ is used on a Samba 3 server to modify the SSID in an existing NT profile file called NTUser.DAT.
Answer: profiles
5. Which command will import an smbpasswd file located in /etc/samba to a TDB data file?
______ i smbpassd:/etc/samba/smbpasswd
Answer: pdbedit
6. The SAMBADOM domain has been added as a trusted account to an existing domain called WIN3K. Which command should be run on the Samba server in order to establish the trusted relationship to the WIN3K domain?
A.net rpc trustdom add WIN3K
B.net rpc addtrust WIN3K
C.net rpc trustdom establish WIN3K
D.net rpc trustdom establish SAMBA
Answer: C
7. 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
8. Which smbclient option is used when connecting to a server as an authenticated user? (Select TWO correct Answers.)
A.user
B.u
C.guest
D.password
E.U
Answer: AE
9. What DHCP option can be set on a ISC DHCP server to tell NETBIOS clients that the WINS server has the IP address 19168.1.2?
A.option netbioswinsservers 192.168.1.2;
B.option winsnetbiosservers 192.168.1.2;
C.option winsnameservers 192.168.1.2;
D.option netbiosnameservers 192.168.1.2;
Answer: D
10. In which section of smb.conf should the path to the domain policy file be declared?
A.[netlogon]
B.[homes]
C.[profiles]
D.[policy]
Answer: A
11. What does the following command below do?
smbclient //server/Reports U func
A.The Samba server administrator is providing access permissions to the Reports share to user func.
B.User func is downloading the content located in the Reports share of Samba server.
C.Computer func is trying to make a connection with a Samba server share, and the command will prompt for the username and password.
D.User func is trying to connect to the Reports share in the Samba server.
Answer: D
12. Which of the following are true of CIFS? (Choose TWO correct Answers)
A.Filenames can be in any character set.
B.Filenames can have a maximum length of 127 characters.
C.Unlike SMB, CIFS is not optimized for slow network connections.
D.Opportunistic Locks are supported.
Answer: AD
13. Which file contains the information that is retrieved by the following command:
# net getlocalsid SID for domain SERVER is: S152120043211811294720513754763961
A./etc/samba/secret.tdb
B./var/lib/samba/winbind_idmap.tdb
C./var/cache/localsid.tdb
D./var/cache/sid.tdb
Answer: A
14. In which section of the smb.conf configuration file is the logon script declared?
A.[homes]
B.[netlogon]
C.[global]
D.[profiles]
Answer: C




