VMware Carbon Black Cloud Professional — Question 22
When integrating a Linux OS based desktop into Active Directory, which three of the following can be used? (Choose three.)
Answer options
- A. Windows Domain Join
- B. OpenLDAP Server Cut-through authentication
- C. Winbind Domain Join
- D. OpenLDAP Server Pass-through authentication
- E. System Security Services Daemon (SSSD) LDAP authentication against the AD
Correct answer: C, D, E
Explanation
The correct answers C, D, and E are valid methods for integrating a Linux desktop with Active Directory. Winbind Domain Join (C) allows for authentication and user management, while OpenLDAP Server Pass-through authentication (D) and SSSD (E) provide mechanisms to authenticate users against AD. Option A is incorrect because it pertains to Windows systems, and option B does not specifically integrate with Active Directory.