8000 GitHub - david0/ldapbrowse: Console LDAP browser
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

david0/ldapbrowse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ldapbrowse

simple LDAP browser with text user interface

Build Status

Screenshot

Usage

The CLI is a subset of ldapsearch:

  ldapbrowse [-H ldapuri] [-D binddn] [-w passwd] [-h ldaphost] [-p ldapport] [-b searchbase] [-a {never|always|search|find}] [attributes...]

Compiling

cd src
make

dependencies

  • ncurses
  • libldap
  • getopt

key bindings

D: delete selected node
s: save as LDIF
f: filtered search
o: scroll attribute window up
p: scroll attribute window down

Wishlist

  • editing capabilities (add, edit)

About

Console LDAP browser

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0