cupyldap
NAME
SYNOPSIS
DESCRIPTION
USAGE
OPTIONS
REQUIREMENTS
FILES
COPYRIGHT
WARRANTY
SEE ALSO
BUGS
AUTHOR
NAME
|
cupyldap - Cornell University LDAP directory search tool |
SYNOPSIS
DESCRIPTION
|
cupyldap is a program designed to provide a GUI
interface to the ldapsearch tool. It has been
designed to ease searches of the Cornell University LDAP
directory. The program is initially configured to search the
Cornell LDAP server (currently directory.cornell.edu), and
output all fields returned. This behavior may be modified
from within the program and saved for future sessions. (See
OPTIONS below.) |
USAGE
|
Launch the program by typing cupyldap at a command
prompt. For convenience, a shortcut may be added to the
Windows system menus. This procedure varies widely between
various window managers and is beyond the scope of this
document. |
|
Once the program launches, the user is presented with four
buttons, an entry window, and an output area. Type search
criteria into the box labeled Find , and press the
Search button to contact the server. The search is
accomplished by constructing the proper command based on
user preferences, and the criteria entered into the search
field. |
|
The program automatically senses the entry of a NetID and
tailors the search accordingly. Names may be entered in any
manner; first, last, or first and last. These are all valid
search terms: |
|
dwc11
capella
dave capella
david capella
The Clear button may be used to clear the output.
The Quit button exits the program. |
OPTIONS
|
In the options window, one may change the server contacted,
the search parameters, and the fields that are output. Note
that changes to the search base have not been extensively
tested. Feedback is welcome. |
|
The program will forget all changes made if the
Cancel button is pressed, thus closing the window.
If, however, the Save button is pressed, all options
are stored in a file in the user's home directory. The
changes effect all searches in the current and future
sessions. |
REQUIREMENTS
|
Requires python version 1.5 or above. The program has been
tested under versions 1.52, 2.0. and 2.2. Also requires the
LDAP tools from The OpenLDAP Project (
http://www.openldap.org/ ). The program has been
tested with OpenLDAP version 2. |
|
These tools should be present on all recent releases of
GNU/linux. cupyldap has been successfully run on
RedHat 7.3, Slackware 8.1, and Familiar v0.5.3
(iPAQ). |
|
cupyldap relies on correct configuration of these
tools to function properly. Configuration of the python and
ldap subsystems is beyond the scope of this
document. |
FILES
|
/usr/bin/cupyldap or /usr/local/bin/cupyldap
$HOME/.cupyldap |
COPYRIGHT
|
cupyldap is copyright 2002 by dave w capella. All
rights reserved. cupyldap is free software, and is
distributed under the terms of the GNU General Public
License. You should have received a copy of the license with
the software. If not, a copy may be obtained from the Free
Software Foundation ( http://www.gnu.org
). |
WARRANTY
|
The author makes no promise of technical support. However,
bug reports, suggestions, questions, and comments are
welcome. All will be answered via electronic mail as time
allows.
NO WARRANTY OF ANY KIND EXPRESSED OR IMPLIED.
USE AT YOUR OWN RISK. |
SEE ALSO
|
ldapsearch(1), python(1)
ldap.conf(5) |
BUGS
AUTHOR
|
dave w capella
http://bscb.cornell.edu/ |
|