com.mentata.i4c
Class rm
java.lang.Object
com.mentata.i4c.rm
- public class rm
- extends Object
A client for deleting directory entries.
Usage: java com.mentata.i4c.rm path user [filter]
The client will remove matching entries from the directory
database. If no identifier is specified and the optional filter argument
is not specified, the search will delete all entries for the object.
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 |
rm
public rm()
main
public static void main(String[] args)