LPIC-3 Exam 300 (Mixed Environments) — Question 6
Microsoft file system are not case sensitive to file names. Linux file systems are case sensitive to file names. Which of the following configuration directives defines how Samba handles file name mapping in this situation?
Answer options
- A. name map
- B. case map
- C. case sensitive
- D. case on
Correct answer: A
Explanation
The correct answer is 'name map' because it specifically addresses the mapping of file names between different case sensitivity systems. The other options do not directly relate to the mapping of file names; for example, 'case sensitive' and 'case on' refer to settings for case sensitivity rather than mapping.