Duplicate ssh session
From: Konrad LUDWIKOWSKI (konradl_at_poczta.onet.pl)
Date: 07/14/05
- Previous message: Darren Tucker: "Re: shutting down dictionary attacks"
- Next in thread: Justin Finkelstein: "Re: Duplicate ssh session"
- Reply: Justin Finkelstein: "Re: Duplicate ssh session"
- Reply: Jonathan Loh: "Re: Duplicate ssh session"
- Reply: Julien: "Re: Duplicate ssh session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 14 Jul 2005 09:48:14 +0200 To: secureshell@securityfocus.com
Hello,
I use comercial SSH client called F-Secure SSH client and putty. One of
the best feature od F-Secure is the ability do duplicate (better multiplexing)
ssh session. In F-Secure if you are logged in and click "New Terminal Window"
you will get another terminal (without suppling credentials). From server
point of view it looks like this:
# ps -ef|grep sshd
ludw 8104 8102 0 09:31 ? 00:00:00 sshd: ludw@pts/10,pts/11,pts/12
another pts/XX for new terminal - but still the same instance of sshd.
Does anyone know how to get such a behavior in putty or ssh commnad
inside linux shell??
Kind rgds,
Konrad
- Previous message: Darren Tucker: "Re: shutting down dictionary attacks"
- Next in thread: Justin Finkelstein: "Re: Duplicate ssh session"
- Reply: Justin Finkelstein: "Re: Duplicate ssh session"
- Reply: Jonathan Loh: "Re: Duplicate ssh session"
- Reply: Julien: "Re: Duplicate ssh session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|