Lpi LPI Level 3 Exam 300, Senior Level Linux Certification, Mixed Environment - 117-300 Exam Practice Test

There are multiple network interfaces on a server. Which parameters must you set in smb.conf to limit which interfaces Samba will accept connections? (Choose TWO correct answers.)
Correct Answer: B,D Vote an answer
CORRECT TEXT
The net ________ command is used to manage group mapping. (Specify only the sub command.)
Correct Answer:
groupmap
CORRECT TEXT
Enter the FOUR parameters (in the correct order) to be set in the name resolve order directive to use the following name resolution order? (Enter only the parameter names with space between them)
1.Use lmhosts file entries
2.Use a server specified in the 'wins server' directive
3.Use broadcast
4.Use default DNS lookup
Correct Answer:
lmhosts wins bcast host
CORRECT TEXT
Specify one of the commands that can be used to check a Samba configuration file for syntactical correctness? (Specify only the command name without any parameters or path.)
Correct Answer:
testparm, samba-tool
It is found that changes made to an OpenLDAP directory are no longer being replicated to the slave server at 192.168.0.3. Tests prove that the slave server is listening on the correct port and changes are being recorded properly to the replication log file. In which file would you find the replication errors?
Correct Answer: B Vote an answer
Which command can be used to validate and backup a TDB file?
Correct Answer: B Vote an answer
On Microsoft Windows systems, ACLs on the share are set using tools like the Explorer. For example, in Windows 7, right-click on the shared folder, then select Sharing, then click on Permissions. What Windows group, by default, has full control of the share?
Correct Answer: A Vote an answer
Which commands will delete the user account joeuser from a Samba server? (Select TWO correct answers.)
Correct Answer: A,C Vote an answer