Re: Duplicate ssh session

From: Konrad LUDWIKOWSKI (konradl_at_poczta.onet.pl)
Date: 07/20/05

  • Next message: Stephen Biggs: "*Warning* long post - OpenSSH patch to allow requiring *both* public key and password auth"
    Date: Wed, 20 Jul 2005 17:46:39 +0200
    To: Julien <julien.castel@asp64.com>
    
    

    On Mon, Jul 18, 2005 at 11:36:42AM +0200, Julien wrote:
    > Hello,
    >
    > you can use this feature in linux shell.
    >
    > On first connexion you have to set it as master connexion using -M option
    > and -S option if to want to set the location of a control connection socket
    > sharing.
    > ex : ssh -MS /root/.ssh/ssh_socket_sharing 192.168.xxx.xxx
    >
    > And then you have to connect with -S option
    > ex : ssh -S /root/.ssh/ssh_socket_sharing 192.168.xxx.xxx
    >
    julien - this works great - thank you very much!!!

    Rgds,
    Konrad


  • Next message: Stephen Biggs: "*Warning* long post - OpenSSH patch to allow requiring *both* public key and password auth"