Import Substitution of Samba Domain Controller. But how to test it?
-
20 min
Samba is an open implementation of a domain controller compatible with Microsoft Active Directory,
as well as
a file server compatible with the Windows file and printer sharing service.
We took part in developing a fork of Samba, which is now used by Russian companies unable to rely on Windows due to sanctions or import substitution requirements.
In this talk, we will demonstrate how Samba’s test framework works. According to the Samba principle, we will see how tests for a network of several software instances under test work on a single machine without using containers.
This approach can be valuable for developers and testers of network software, particularly in peer-to-peer
networks.