  | | | SSH1 and SSH2 Keys Auth | SSH1 and SSH2 Keys Auth 2003-06-09 - By Winston Gutkowski
Back A couple of things you might want to check:
1. If it is a pass_phrase_ which is being requested, see if anyone may have inadvertently put a passphrase on your private key. (man ssh-keygen, -p option) 2. Find out if you had an agent running on your system. If so, this may have been supplying the passphrase for your crontab. If it is no longer running, restart it (probably a good idea to set it up in your rc scripts). Check man ssh-agent.
HIH
Winston Gutkowski
-- --Original Message-- -- From: enigma-list-admin@(protected) [mailto:enigma-list-admin@(protected)]On Behalf Of System Sent: Monday, June 09, 2003 11:06 To: RedHat72 Subject: SSH1 and SSH2 Keys Auth
Hello,
I have a Script which uses Rsync with SSH Authentication to copy files from one server to another. It is a cronjob which executes every hour. The servers uses the DSA public Keys to Authenticate each other. So No passwd is asked while the cronjob is executed.
Suddenly from couple of hours it started asking for the passwd from the cronjob and hence cannot rsync.
I am not looking for the solution from this list but could anyone suggest me where should i look what could be wrong. I checked from the prompt to connect to the same server but even then it asks for passwd.
I did a search in Google but it tell me how to setup the Auth.
Pls put me on correct path.
Regards, Tina.
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ enigma-list mailing list enigma-list@(protected) https://www.redhat.com/mailman/listinfo/enigma-list
|
|
 |