e4d9b92061c7d51d1a237ee0cbea6ff236e30589
* Use gopkg.in/ini.v1 over github.com/joho/godotenv * Fix typos Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
Enhanced Fake SMTP LDAP Server
A LDAP server that use SMTP as authentication source
Features
- LDAP BIND
- LDAP SEARCH
Build
efsldap is written in Go, so you will need to install the Golang compiler
$ make build
Configuration
copy the efsldap.ini to /usr/pkg/etc/efsldap.ini and set your variables accordly
Running
$ make run
Description
Languages
Go
91.7%
Shell
6.1%
Makefile
2.2%