{ 2 comments… read them below or add one }

1 Robert de Bock 08.21.08 at 10:54 am

Wow, that is indeed a good trick! Never heard of these configuration variables.

Works on Mac OS X 10.5.4, the only remark;
- I have the options set for no host, so your ~/.ssh/config could just be like this:

ControlMaster auto
ControlPath /tmp/ssh-%r@%h:%p

- The manpage suggests to use the variables with different capitalization. See example above.

Regards and thanks for the great trick, indeed fast!

Robert de Bock.

2 hilbert00 11.11.08 at 7:21 am

I’m concerned about security. Is there any security issue using re-using ssh connections?

thanks

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Tagged as: , , , , , , , , , , ,

Previous post: psql: FATAL: Ident authentication failed for user "username" Error and Solution

Next post: Red Hat Enterprise Linux / CentOS Linux Enable EPEL (Extra Packages for Enterprise Linux) Repository