How to create a ldap test server with python?

前端 未结 0 1580
别跟我提以往
别跟我提以往 2021-01-02 02:44

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:

          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题