It is more faster and easier to pass the LPI 117-300 exam by using Refined LPI LPI Level 3 Exam 300, Senior Level Linux Certification, Mixed Environment questuins and answers. Immediate access to the Far out 117-300 Exam and find the same core area 117-300 questions with professionally verified answers, then PASS your exam with a high score now.

Q1. Which of the following are correct values for boolean parameters in smb.conf? (Select THREE correct answers.)

A. 1

B. true

C. not

D. no

E. y

Answer: A,B,D


Q2. After modifying the indexes for a database in slapd.conf and running slapindex, the slapd daemon refuses to start when its init script is called. What is the most likely cause of this?

A. The indexes are not compatible with the init script.

B. The init script cannot be run after executing slapindex, without first signing the indexes with slapsign.

C. The init script has identified one or more invalid indexes.

D. The init script is starting slapd as an ordinary user, and the index files are owned by root.

Answer: D


Q3. Microsoft file systems are not case sensitive on file names. Linux file systems are case sensitive to file names. Which of the following directives defines how Samba handles file name mapping in this situation?

A. name map

B. case map

C. case sensitive

D. case on

Answer: C


Q4. By configuring Pluggable Authentication Module (PAM) and Name Service Switch (NSS) technologies to use OpenLDAP, what authentication service can be replaced?

A. Microsoft NT Domain

B. Samba

C. Network Information Service (NIS)

D. Active Directory (AD)

Answer: C


Q5. When configuring an OpenLDAP system for integration with PAM and NSS the

/etc/nsswitch.conf file needs to be modified. Which of the following parameters completes this line from the /etc/nsswitch.conf file?

passwD.files ______  

A. pam

B. ldap

C. pam_nss

D. pam_ldap

E. none

Answer: B


Q6. What is stored in the secrets.tdb database file?

A. The password of the Samba user Administrator.

B. The password of the Samba user root.

C. Starting with Samba3 this file is no longer used.

D. The SID of the local machine.

Answer: D


Q7. Which of the following commands add a forward DNS record named fileserver01 pointing to the IPv6 address 2001:db8: :190 into the DNS zone samba.private on the Samba 4 server dc1?

A. net dns -S dc1 -U Administrator addrecord fileserver01.samba.private AAAA 2001:db8::190

B. samba-tool dns add dc1 samba.private fileserver01 AAAA 2001:db8: :190 -U Administrator

C. samba-dns dynupdate -S dc1 -U Administrator -h fileserver01.samba.private -t AAAA -V 2001:db8: :190

D. nsupdatesmb -U Administrator //dc1/samba.private/fileserver01 add AAAA 2001:db8::190

Answer: B


Q8. The [homes] section of smb.conf contains the parameter browseable = no. What are the resulting consequences? (Select TWO correct answers)

A. When browsing the Samba server, there is no visible share called homes.

B. The homes share can be directly accessed by specifically opening this share by its UNC path.

C. When browsing the Samba server, users can open the homes share but they cannot see the content of their home directories.

D. If the Samba server is part of an Active Directory Domain, only users in the group SeBrowsingUsers can browse the homes share.

E. When browsing the Samba server, there is no visible share named after the current user.

Answer: A,B