Well, here is how I enabled passwordless login on from my debian 2.2 box
to itself to test MPICH stuff:
First, be sure ~/.ssh/authorized_keys files is not group writable, and
contains the identity which is to be allowed to perform passwordless
logins.
In case there is something atypical in my s
thanks for the help so far..this is a helpful list!
what i am trying to do is to be able to run a script from the command line,
which will later become part of a crontab.
the script is;
#!/bin/sh
/usr/bin/rync -ar -e ssh [EMAIL PROTECTED]:/file/dir/ /file/dir