Downloading a key file via the Lotus Domino server console

Prior to downloading the key file via the Lotus Domino server console, move the key file to a random folder in the file system of the protected server on which the key file will be used.

If the computer runs on a Linux operating system, do the following before downloading the key file via the interface of the Lotus Domino server console:

  1. Specify the account that has the privileges to run the Lotus Domino server as the owner of the key file.
  2. Specify the following modes of access to the key file:
    • For the file owner: read, write, execute;
    • For the file owner's group: read, execute;
    • For other accounts: read, execute.

To download a key file via the interface of the Lotus Domino server console:

  1. Start the Lotus Domino server console.
  2. Type the following in the command line:

    tell kavcontrol AddKey <path_to_key_file>

    where <path_to_key_file> is the full path to the key file on the Lotus Domino server.

Page top