com.mentata.i4c
Class ln
java.lang.Object
com.mentata.i4c.ln
- public class ln
- extends Object
A client for adding pointers between directory entries.
Usage: java com.mentata.i4c.ln path target user
The client will add a value to an attribute of distinguished
name syntax that points from one entry to another. The target should only be
an identifier for the desired entry, and the updated attribute should have
an assigned object for values. The user argument should be a userid
rather than a distinguished name. The client prompts for a password.
- Author:
- Jon Roberts
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ln
public ln()
main
public static void main(String[] args)