An example client application which applies update operations to a Directory
Server. The update operations will be read from an LDIF file, or stdin if no
filename is provided. This example takes the following command line
parameters (it will read from stdin if no LDIF file is provided):
<host> <port> <username> <password> [<ldifFile>]