LX0-104 · Question #601
Samba cannot be a Backup Domain Controller for an NT4 PDC because:
The correct answer is B. the native NT4 SAM replication protocols have not yet been fully implemented.. Samba cannot function as a Backup Domain Controller (BDC) for a Windows NT4 Primary Domain Controller (PDC) because the native NT4 Security Account Manager (SAM) database replication protocols, which are essential for BDC operation, were never fully implemented in Samba.
Question
Options
- ASamba 3 implements 128-bit encryption, which is unsupported by an NT4 PDC.
- Bthe native NT4 SAM replication protocols have not yet been fully implemented.
- Cthe database backends used by each server are incompatible.
- Dthe Samba team does not want to encourage the use of a Windows server as a PDC.
How the community answered
(62 responses)- A2% (1)
- B89% (55)
- C3% (2)
- D6% (4)
Why each option
Samba cannot function as a Backup Domain Controller (BDC) for a Windows NT4 Primary Domain Controller (PDC) because the native NT4 Security Account Manager (SAM) database replication protocols, which are essential for BDC operation, were never fully implemented in Samba.
While NT4 PDCs have encryption limitations, Samba's inability to function as an NT4 BDC is primarily due to replication protocol issues, not solely encryption incompatibility, as Samba typically supports negotiation of encryption levels.
The fundamental technical barrier preventing Samba from acting as a Backup Domain Controller (BDC) for an NT4 PDC is the lack of a complete and stable implementation of the native Windows NT4 SAM (Security Account Manager) database replication protocols within Samba. This incomplete implementation means Samba cannot reliably synchronize its user and group database with an NT4 PDC.
Samba uses various database backends (e.g., TDB, LDAP), which differ from NT4's internal database, but this difference is handled by the replication protocol itself, meaning backend incompatibility is not the direct cause of the BDC limitation.
The Samba team's philosophy or preferences do not constitute a technical reason for the inability to implement BDC functionality; the limitation is purely technical regarding protocol support.
Concept tested: Samba NT4 BDC replication limitations
Source: https://www.samba.org/samba/docs/old/Samba3-HOWTO/PDC.html
Topics
Community Discussion
No community discussion yet for this question.