Front Page

Downloads

Developer Site

Mailing Lists

Current Roadmap



WebObjects Related
LDAPAdaptor
CIS-db Admin

Sponsored by

Open-IT Prototypes


Various prototypes for Kodama and Shiido, two of our projects, will be released. They represent useful utilities that will be combined into larger libraries and toolsets.

Our first prototype available is addluser, a command line tool which helps users create and delete users in the directory server. It follows the release often, release early mantra, with increased functionality commonplace daily. In the prototype directory is the python-ldap RPM required for the use of this script. I've built it against OpenLDAP 2.0.x libraries.

The current version of addluser.py is .05. This version, dated 1/4/2001, provides a better salt function than the static one in previous versions (added .04). Thanks to Luke Howard for the sample code which this salt is based off of. Version .05 fixes a python-ldap naming issue, and adds password confirmation when adding new users.

-Joe Little