Skip to content

A python-based basic LDAP-Server for *currently insecurely* relaying authentication to other services.

Notifications You must be signed in to change notification settings

S0urC10ud/ldap-redirector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDAP Redirector

The goal of this project is to provide a basic LDAP-Server for authentication with a third-party authentication service.

This is useful for services depending on LDAP-Authentication but the data is actually independent from your local Directory-Services.

⚠️ This repo is currently work in progress!

Only for the brave

Try using it: python ldap_redirector --authentication-container "ou=Employee,dc=practice,dc=net" --authentication-backend "instagram" --host "0.0.0.0" --port 689

About

A python-based basic LDAP-Server for *currently insecurely* relaying authentication to other services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages