ssh is able to login with password less authentications but rsync fails, why?
Issue
- Password less ssh authentication works when private keys are stored at non standard location using
ssh -i < key path>but calling rsync under script, it unable to get login and because of that script fails to attempt it's job.
Environment
- Red Hat Enterprise Linux 5
- Red Hat Enterprise Linux 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.