Previous Topic: Set Key File Ownership on the Remote Storage ServerNext Topic: Example: Configure Non-Interactive Authentication Across Three Servers


Validate Non-Interactive Authentication Between Reporting and Storage Servers

Confirm that non-interactive authentication is set between the reporting server and the remote storage server. For the example scenario, the remote storage server is named RSS.

To validate non-interactive authentication between the reporting CA User Activity Reporting Module and the storage server

  1. Log into the reporting server as root.
  2. Switch users to the caelmservice.
    su - caelmservice
    
  3. Enter the following command:
    ssh caelmservice@RSS
    

    This logs you into the remote storage server without entering a passphrase.