How create multiples ssh on same host without asking same password
Darren Tucker
dtucker at zip.com.au
Thu Jul 1 21:11:07 EST 2004
Eric LeBlanc wrote:
> I used the SecureShell windows client from ssh.com and it have a cool
> feature: Once I logged on a server with ssh, I was able to create more
> terminals without being asked for a password again. It seems that it use
> the 'same channel' created from the first ssh client.
>
> So, it's possible with openssh on linux/bsd? If yes, how? If not, can you
> add this feature?
Yes, but only in the development version, it hasn't made it to a release
yet.
Try a development snapshot:
ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/snapshot/
and check the man page entries for ControlMaster and ControlPath.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list