Difference between revisions of "LDAP Proxy"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
# OpenLDAP Proxy | # OpenLDAP Proxy | ||
- https://doc.owncloud.com/server/admin_manual/configuration/ldap/ldap_proxy_cache_server_setup.html | - https://doc.owncloud.com/server/admin_manual/configuration/ldap/ldap_proxy_cache_server_setup.html | ||
+ | - https://wiki.samba.org/index.php/OpenLDAP_as_proxy_to_AD | ||
- https://pypi.org/project/python-ldap-test/ | - https://pypi.org/project/python-ldap-test/ | ||
- https://github.com/twisted/ldaptor | - https://github.com/twisted/ldaptor | ||
- https://ldaptor.readthedocs.io/en/latest/cookbook/ldap-proxy.html | - https://ldaptor.readthedocs.io/en/latest/cookbook/ldap-proxy.html | ||
- https://www.programcreek.com/python/example/107948/ldap3.Connection | - https://www.programcreek.com/python/example/107948/ldap3.Connection |
Revision as of 17:06, 31 August 2020
OpenLDAP Proxy
- https://doc.owncloud.com/server/admin_manual/configuration/ldap/ldap_proxy_cache_server_setup.html
- https://wiki.samba.org/index.php/OpenLDAP_as_proxy_to_AD
- https://pypi.org/project/python-ldap-test/
- https://github.com/twisted/ldaptor
- https://ldaptor.readthedocs.io/en/latest/cookbook/ldap-proxy.html
- https://www.programcreek.com/python/example/107948/ldap3.Connection