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 Enterprise Log Manager reporting server and the remote host used for storage.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |