Categorygithub.com/jsimonetti/ldapserv
repositorypackage
0.0.0-20200417125057-5196f6222ddc
Repository: https://github.com/jsimonetti/ldapserv.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

ldapserv

Very simple Ldap server with multiple backend stores.

Currently a partial ldif backend and a debug backend is implemented

-- Options for commandline:

Log level settings:
  (By default only errors lvl Error and up are shown)
    -debug      Show debug logging
    -verbose    Show info logging
    -quiet      Do not show any logging