ldapsearcher

command module
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

README

ldapsearcher [CI][CI][CI]

A ldap search tool. Run pre-defined or custom queries

Install

RPM
dnf copr enable brandfbb/ldapsearcher
dnf install ldapsearcher
From source
go build -v -o  ldapsearcher

Usage

$ ldapsearcher -h
Usage: search [-chjLp] [-a value] [-b value] [-f value] [-g value] [-G value] [-l value] [-m value] [-o value] [-P value] [-s value] [-u value] [parameters ...]
 -a, --custom-attributes=value
                   list of attributes delimited by ',' for custom search
 -b, --base-dn=value
                   BaseDN
 -c, --custom-search
 -f, --custom-filter=value
                   filter for custom search
 -g, --group-list-members=value
                   list all members of a group -- usually requires full
                   distinguished name of group
 -G, --groups-of-a-group=value
                   list groups that the specified group is a member, wildcards
                   allowed
 -h, --help        display this help
 -j, --single-line-output
                   single-line json output
 -L, --locked      list locked users
 -l, --user-list-groups=value
                   list groups of a user
 -m, --modified-after=value
                   list users created or modified after date YYYYMMDDHHMMSS
 -o, --extra-ou=value
                   extra organizational unit
 -p, --passwd
 -P, --port=value  ldap port
 -s, --server=value
                   ldap server. default: localhost
 -u, --user=value  username

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