Skip to content

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

License

Notifications You must be signed in to change notification settings

zoldar/ldap-test-server-py4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages