Exam1pass
Easiest way to pass IT exams
Exam1pass Help You Pass Any IT Exam
http://www.exam1pass.com
Exam
: SAIR 3X0-203
Title
:
level 2 samba
Version : Demo
Exam1pass
Easiest way to pass IT exams
Exam1pass Help You Pass Any IT Exam
http://www.exam1pass.com
1. 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
2. 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
3. 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
4. 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
5. 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