Package com.mentata.i4c

Simple component directory service clients.

See:
          Description

Class Summary
ln A client for adding pointers between directory entries.
ls A client for searching a directory and dumping results as LDIF.
Password A utility for accepting a command line password.
rm A client for deleting directory entries.
wc A client which counts matching entries or attributes in a directory.
 

Package com.mentata.i4c Description

Simple component directory service clients.

I4C is an acronym for introductory clients. These classes represent command line applications that can use defined L3D or SG8 contexts, objects, and attributes. They support a few fundamental administrative tasks, but are intended for demonstration purposes.

A path in an I4C client is of the form:

<context>/<object>/<identifier>/<attribute>

The identifier and the attribute may not need to be specified for some clients.