Has anyone done any host based authentication with SSH or OpenSSH. I'm trying to automate a scp (secure copy) cron job. I'm trying to get authentication done without an expect type script being run to log into a box and copy a file over. I know there are other ways to do this (nfs, ftp) but it does need to be secured. I know it can be done, only problem is that all the documentation I've read is quite cryptic, or not complete.
Mike
