I want to create a ldap test server with python and import all data with a ldif file.
import ldap import slapdtest with slapdtest.SlapdObject() as server: