LPIC-3 Exam 303 (Security) — Question 11
Which of the following database names can be used within a Name Service Switch (NSS) configuration file? (Choose THREE correct answers).
Answer options
- A. host
- B. shadow
- C. service
- D. passwd
- E. group
Correct answer: A, C, E
Explanation
The correct answers are 'host', 'service', and 'group' as they are commonly utilized in NSS configurations to resolve different types of information. 'shadow' and 'passwd', while important in user management, do not serve as database names in the context of NSS.