Previous Topic: Register the Enterprise Vault DLLsNext Topic: Turn On Enterprise Vault Integration


Securely Store the Password for the Default Notes User

CA DataMinder provides a command line utility, wgncred.exe, to set account credentials for various components. In this case, you must use it to securely store the password for the default Notes user. The RDM uses this account to search Enterprise Vault for archived Domino emails.

You must run wgncred.exe on the Enterprise Vault host server. Wgncred.exe is installed when you install the EV archive agent. Find wgncred.exe in the \System subfolder of the CA DataMinder installation folder.

To set the password for the default Notes user

  1. From a command prompt, run:
    wgncred -set 
    

    A list of components is displayed with their corresponding ID numbers and component identifiers.

  2. Choose the Symantec Enterprise Vault for Lotus Domino (RDM) component.

    The component ID is RDMSEVLDClient.

  3. Type the password for this component.

To clear the password for the default Notes user

If you need to reset the stored password for the default Notes user, you must first clear the original password.

  1. From a command prompt, run:
    wgncred -clear 
    

    A list of components is displayed.

  2. Choose the Symantec Enterprise Vault for Lotus Domino (RDM) component.

    The component ID is RDMSEVLDClient.

Note: For full details about wgncred.exe, see the Technical Information chapter of the Platform Deployment Guide.