LFCS · Question #581
Which of the following development libraries are used to make Samba compatible with ADS? (Select TWO correct answers.)
The correct answer is A. Kerberos C. LDAP. This question identifies the two key development libraries or protocols that Samba utilizes for compatibility with Active Directory Services (ADS).
Question
Options
- AKerberos
- BCUPS
- CLDAP
- DWin32
- EIMAP
How the community answered
(27 responses)- A89% (24)
- B7% (2)
- E4% (1)
Why each option
This question identifies the two key development libraries or protocols that Samba utilizes for compatibility with Active Directory Services (ADS).
Kerberos is the primary authentication protocol used by Active Directory, and Samba leverages Kerberos libraries to authenticate users and machines when operating as an ADS member server.
CUPS (Common Unix Printing System) is related to printing services and is not a core component for Samba's compatibility with Active Directory for authentication or directory services.
LDAP (Lightweight Directory Access Protocol) is the fundamental protocol for querying and modifying directory services like Active Directory, which Samba uses to interact with the domain controller.
Win32 refers to the 32-bit Windows API and is a platform-specific set of libraries, not a cross-platform development library used by Samba to integrate with ADS.
IMAP (Internet Message Access Protocol) is an email retrieval protocol and has no direct relevance to Samba's integration with Active Directory for authentication and directory services.
Concept tested: Samba Active Directory integration protocols
Source: https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Member
Topics
Community Discussion
No community discussion yet for this question.