ldapsearch

command module
v0.0.0-...-c79fd3f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2020 License: MIT Imports: 13 Imported by: 0

README

ldapsearch

LDAP Search

GUI

gui

Config file

conf.json

{
    "server": "your.ldap.server:389",
    "attributes": ["commonName","surName","givenName"],
    "email": "your@mail.address",
    "base_dn": "ou=users,o=hogehoge.com",
    "bind_dn": "uid=%EMAIL%,o=login",
    "filter": "(cn=jack*)"
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL