s0undt3ch / ldap-test-server-py4j

An LDAP test server for use with py4j gateway. Part of a library for easy testing of Python code speaking to LDAP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ldap-test-server-py4j

A Py4J gateway server for interaction with CPython code exposing an interface to configuring and running an in-memory LDAP server. Uses UnboundID LDAP SDK through the test-ldap-utils wrapper written by Trever Shick.

Application is part of a Python testing tool for code working with LDAP databases, which is also on GitHub.

About

An LDAP test server for use with py4j gateway. Part of a library for easy testing of Python code speaking to LDAP.

License:MIT License


Languages

Language:Java 100.0%