3x0-203 Exam
level 2 samba
- Exam Number/Code : 3x0-203
- Exam Name : level 2 samba
- Questions and Answers : 50 Q&As
- Update Time: 2013-04-05
-
Price:
$ 119.00$ 69.00 -
3x0-203 Hard Copy (PDF)
-
3x0-203 Test Engine
Free 3x0-203 Demo Download
Test4pass offers free demo for Linux/GNU Certified Administrator(LCA) 3x0-203 exam (level 2 samba). 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 3x0-203 exam test is the hot exam of SAIR certification. Test4pass offer you all the Q&A of the 3x0-203 real test . It is the examination of the perfect combination and it will help you pass 3x0-203 exam at the first time!
Why choose Test4pass 3x0-203 braindumps
Quality and Value for the 3x0-203 Exam
100% Guarantee to Pass Your 3x0-203 Exam
Downloadable, Interactive 3x0-203 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 3x0-203 Exam Features
Quality and Value for the 3x0-203 Exam
Test4pass Practice Exams for SAIR 3x0-203 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 3x0-203 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 Linux/GNU Certified Administrator(LCA) 3x0-203 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.
SAIR 3x0-203 Downloadable, Printable Exams (in PDF format)
Our Exam 3x0-203 Preparation Material provides you everything you will need to take your 3x0-203 Exam. The 3x0-203 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.
3x0-203 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 SAIR 3x0-203 Exam will provide you with free 3x0-203 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 3x0-203 Exam:100% Guarantee to Pass Your Linux/GNU Certified Administrator(LCA) exam and get your Linux/GNU Certified Administrator(LCA) Certification.
Hot KeyWords On 3x0-203 test
We collect some hot keywords about this exam:
Test4pass , Pass 4 Sure , Test in Side ,Pass Guide ,Test King 3x0-203 exam | 3x0-203 pdf exam | 3x0-203 braindumps | 3x0-203 study guides | 3x0-203 trainning materials | 3x0-203 simulations | 3x0-203 testing engine | 3x0-203 vce | 3x0-203 torrent | 3x0-203 dumps | free download 3x0-203 | 3x0-203 practice exam | 3x0-203 preparation files | 3x0-203 questions | 3x0-203 answers.
How to pass your 3x0-203 exam
You can search on Search Engine and Find Best IT Certification site: Test4pass.com - Find the Method to succeed 3x0-203 test,The safer.easier way to get Linux/GNU Certified Administrator(LCA) Certification .
��
Exam : SAIR 3X0-203
Title : level 2 samba
1. In order for encrypted passwords to be available to Samba, which of the following lines should appear in smb.conf? (Choose two.)
A. encrypt passwd = yes
B. encrypt passwords = yes
C. smb passwd file = /usr/local/etc/smbpasswd
D. encrypt = /etc/shadow
E. encryptpass = /usr/local/etc/smbpasswd
Answer: BC
2. What is the function of the smbclient command?
A. It provides access to a Samba-enabled computer from a Windows machine.
B. It provides access to shared resources on a Windows computer.
C. It allows a Windows share to be mounted from a computer running Linux.
D. It provides access to Linux shares from a Windows computer.
Answer: B
3. Dora, an administrator, would like to temporarily disable a share so she can change its contents. Which of the following should she add to smb.conf in the share's section to do this?
A. comment = off
B. browseable = false
C. fstype = no
D. available = no
E. public = no
Answer: D
4. Which of the following does the "create mask" parameter allow Samba to do?
A. It allows Samba to map Unix permissions to MS-DOS modes.
B. It allows Samba to map MS-DOS modes to Unix permissions.
C. It allows Samba to override Unix and MS-DOS permissions.
D. It allows authentication for MS-DOS with Unix.
E. It allows authentication for Unix with MS-DOS.
Answer: B
5. Many smb.conf parameters take list arguments such as the hide files parameter. From the following, select the "hide files" parameter with the proper syntax that would prevent users from accessing files with .mbx extensions and files beginning with samba.
A. hide files = .mbx, samba.
B. hide files = *.mbx, samba.*
C. hide files = "*.mbx","samba.*"
D. hide files = *.mbx / samba.*
E. hide files = .mbx / samba.
Answer: D
6. Nicolas, an administrator, needs to create a new log file for each client computer connecting to the Samba server. In the past, Nicolas entered each client computer name into smb.conf, but now he is looking for a faster method to direct Samba to the correct log file for each computer. Which log path can Nicolas use so he does not have to manually enter each individual NetBIOS name?
A. /var/logs/samba.%n
B. /var/logs/samba.%g
C. /var/logs/samba.%h
D. /var/logs/samba.%m
Answer: D
7. Ron, a Windows user on his local network, asked his co-worker Ned to save a file on the file server (a Linux machine). Ned saves the file in the specified directory and sends Ron a message to tell him it is there. Ron looks in the file server share, but he cannot find the file until he checks it 20 minutes later. Why is Ron having this problem?
A. The "deadtime" parameter of the smb.conf file is set to 1200.
B. The "browseable" parameter of the smb.conf file is set to 1200.
C. The "change notify timeout" parameter of the smb.conf file is set to 1200.
D. The "browse list" parameter of the smb.conf file is set to 1200.
Answer: C
8. Isabella has recently enabled SSL support on a large Samba server and has issued the command below. What did Isabella accomplish with this command?
ssleay ca -days 100 -infiles client1-csr > client1.pem
A. She has "signed" the client (client1) certificate and authorized it to use the server.
B. She has removed the client (client1) certificate from the system.
C. She has created a temporary file (client1.pem) that generates a public certificate for the client (client1).
D. She has generated a public key (client1.pem) for the client.
Answer: A
9. Diego, an administrator, has set up a Samba server to provide Windows users access to their Linux home directories. In the [homes] share, which of the following should he use to define the path of the home directories as "/home/samba/
A. path = /home/samba/%l
B. path = /home/samba/%h
C. path = /home/samba/%n
D. path = /home/samba/%u
Answer: D
10. Which of the following commands will be executed first by Samba?
A. preexec = rm -r /home/samba/tmp/*
B. root postexec = mkisofs -log-file %H/log-%d.txt
C. root preexec = mkdir /home/temp
D. root execute = rmdir -R /home/temp
E. prescript = /home/samba/scripts
Answer: C