Code Monkey home page Code Monkey logo

ldapsearcher's Introduction

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

ldapsearcher's People

Contributors

spideyz0r avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.