Product Documentation

Use the DACTool to add two users to SAKA's internal database.

  1. In Window1, execute DACTool.sh.

    shell> ./DACTool.sh
  2. Using the yellow flash drive, set the preferences for the Domain Administrator and then connect to saka01.

  3. Under the Users section, create at least two users:

    Username: encryptdecrypt Privileges: encrypt, decrypt
    Username: pinguser Privilege: decrypt
  4. In Window1, change directory to the /usr/local/strongauth/topaz directory:

    shell> cd ~/topaz
  5. In Window1, execute the sakamlient.jar client application to ping both appliances simultaneously.

    shell> java -jar sakamclient.jar https://saka01.<domain-name>:8181, https://saka02.<domain-name>:8181 <domain-id> <password> P
  6. Two threads will attempt to call the ping web service of the appliances and report on their success. If both machines report they are alive, the installation was successful.