LPIC-2 Exam 202 (Linux Engineer) — Question 73
Select the Samba option below that should be used if the main intention is to setup a guest printer service?
Answer options
- A. security = cups
- B. security = ldap
- C. security = pam
- D. security = share
- E. security = printing
Correct answer: D
Explanation
The correct answer is D, 'security = share', as it allows for open access to shared resources, making it suitable for a guest printer service. The other options, such as 'security = cups' and 'security = ldap', are intended for different authentication methods and do not facilitate guest access.