You can set key file ownership and permissions on a remote storage server after you generate a key pair on the reporting server and copy the public key to that remote storage server.
To move the public key file to the correct location on the remote storage server and set file ownership
cp /tmp/authorized_keys .
chown caelmservice:caelmservice authorized_keys
chmod 755 authorized_keys
Non-interactive authentication is now configured between a CA User Activity Reporting Module reporting server and the remote host used for storage.
Copyright © 2013 CA.
All rights reserved.
|
|