Hi Ionel, Since by default the /root directory is not persistent (in RAM) the SSH keys must be stored on /mnt/kd/ .
In your case, place the trusted host's public key "trusthost_dsa.pub" in the "/mnt/kd/ssh_keys/" directory. As many *.pub as you like. To make the new keys apply, either reboot or from the CLI: $ service sshd stop $ service sshd init Lonnie On Apr 21, 2013, at 12:23 PM, Ionel Chila wrote: > I am trying to automate my backup where a remote client pulls the configs > from the Astlinux box via rsync and ssh. > I did exchange the keys and got ssh to work automatically without entering > the password but as soon as I rebooted the Astlinux box everything stops > working. Anything have to do with the Astlinux partition if I recall it > correctly ? Anything I have to do in the Astlinux box when I am exchanging > the keys? ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
