Re: Remote commands using ssh-agent

From: Dr. Poo (drpoo@houston.rr.com)
Date: 12/07/02

  • Next message: Thomas Baumann: "Re: SFTP - only"
    From: "Dr. Poo" <drpoo@houston.rr.com>
    To: secureshell@securityfocus.com
    Date: Sat, 7 Dec 2002 00:17:38 -0600
    
    

    I'm not sure if this is what you are looking for (are you looking??).

    http://www-106.ibm.com/developerworks/linux/library/l-keyc2/?open&l=252,t=grl
    ,p=ossh2 ( ** SEE keychain ** )

            -chris

    On Friday 06 December 2002 04:57 am, you wrote:
    > Is-it possible with a ssh-agent (with a ssh-add too) started at boot
    > time to allow crontab to perform remote commands :
    >
    > # ssh <my_remote_host> <my_custom_command>
    >
    > Is-it a secure way to perform remote commands ? If yes, how to
    > configure that ? If no, is there another secure way to do that ?

    -------------------------------------------------------