| Short description: |
An ncurses-based ldap browser |
| Category: |
Application/Browser |
| Status: |
alpha |
| Created: |
2003-05-27 22:46:41 GMT |
| Last update: |
- |
| Owner: |
circum
(Projects of this owner) |
| Homepage: |
not available |
| Download: |
http://korus.hu/~fery/ruby/ldap_browser.rb
|
| License: |
GPL |
| Dependency: |
|
| Description: |
This application is a pre-pro-alpha LDAP browser and editor for terminals, which has an ncurses-based UI, or a non-ncurses-based, plain text interface. Unfortunately, the program doesn't run if the Ncurses lib is not found, so the txt interface has not too much value, yet.
The version 0.02 works with slapd 2.1.x (the previous version had problems with it). Warning: you must enable v2 bind (allow bind_v2) for slapd 2.1.x!
Please send your comments to me if you have any idea with the program, or just you are happy to use it, so I will know to put more efforts in this program... :)
Requirements: ldap -- http://raa.ruby-lang.org/list.rhtml?name=ruby-ldap -- and ncurses -- http://raa.ruby-lang.org/list.rhtml?name=ncurses-ruby -- libraries. Tested with ruby-1.6.8 on linux.
Currently there is no documentation yet. Use the keys presented in the bottom line, and TAB to change between panels. Warning: there are no confirmation questions!
|