Skip to content

LDAP Command Vault is a project designed to organize, store, and manage LDAP command line queries in a convenient and structured manner.

Notifications You must be signed in to change notification settings

srikanth-josyula/LDAP-Command-Vault

Repository files navigation

LDAP Command Vault

LDAP Command Vault is a project designed to organize, store, and manage LDAP command line queries in a convenient and structured manner.

Features

Features

  • Check Connectvity & configurations: Stores LDAP command line queries and helpful in checking connectivity with ldap server .
  • Search and Filtering: This has the details of using ldapsearch tool for searching and using filter options.

Common options:

  
  -d level   set LDAP debugging level to `level'
  -D binddn  bind DN
  -e [!][=] general extensions (! indicates criticality)
             [!]assert=     (RFC 4528; a RFC 4515 Filter string)
             [!]authzid=   (RFC 4370; "dn:" or "u:")
             [!]chaining[=[/]]
                     one of "chainingPreferred", "chainingRequired",
                     "referralsPreferred", "referralsRequired"
             [!]manageDSAit         (RFC 3296)
             [!]noop
             ppolicy
             [!]postread[=]  (RFC 4527; comma-separated attr list)
[!]preread[=] (RFC 4527; comma-separated attr list)
[!]relax
[!]sessiontracking
abandon, cancel, ignore (SIGINT sends abandon/cancel,
or ignores response; if critical, doesn't wait for SIGINT.
not really controls)
-h host LDAP server
-H URI LDAP Uniform Resource Identifier(s) -I use SASL Interactive mode -n show what would be done but don't actually do it -N do not use reverse DNS to canonicalize SASL host name -O props SASL security properties -o [=] general options nettimeout= (in seconds, or "none" or "max") ldif-wrap= (in columns, or "no" for no wrapping) -p port port on LDAP server -Q use SASL Quiet mode -R realm SASL realm -U authcid SASL authentication identity -v run in verbose mode (diagnostics to standard output) -V print version info (-VV only) -w passwd bind password (for simple authentication) -W prompt for bind password -x Simple authentication -X authzid SASL authorization identity ("dn:" or "u:") -y file Read password from file -Y mech SASL mechanism -Z Start TLS request (-ZZ to require successful response) pre>

About

LDAP Command Vault is a project designed to organize, store, and manage LDAP command line queries in a convenient and structured manner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages