2d1d752bd24e43adabe9788fcedca42931f313c7
Fake SMTP LDAP Server
A LDAP server that use SMTP as authentication source
Features
- LDAP BIND
- LDAP SEARCH
Build
fsldap is a written in Go, so you will need to install the Golang compiler
$ make build
Configuration
copy the .env.default to .env and set your variables accordly
Running
$ make run
Description
Languages
Go
91.7%
Shell
6.1%
Makefile
2.2%