Compiling the Active Directory samples
To compile the Active Directory sample applications, run the following command in the etjava/examples directory.
javac -sourcepath source -d classes -classpath ../lib/enttoolkit.jar \source/com/entrust/toolkit/examples/activeDirectory/ActiveDirectoryServer.java \source/com/entrust/toolkit/examples/activeDirectory/CreateUserOnActiveDirectory.java \source/com/entrust/toolkit/examples/activeDirectory/LoginActiveDirectory.java \