[ale] launch programs over ssh into session?
Bob Toxen
bob at verysecurelinux.com
Mon Nov 22 13:44:00 EST 2004
Dow,
The commercial SSH still works fine on Linux and usually plays well. I
use it exclusively on my desktop, laptop, and firewall systems.
To ssh from a commercial SSH client (from ssh.com and which is open source
on Linux) to an OpenSSH server, do:
ssh -o 'AllowedAuthentications password'
Going the other direction can require some fiddling and scp sometimes is
cranky, requiring something like:
ssh -t foobar.com "dd of=foo.tar.gz" < foo.tar.gz
Bob Toxen
bob at verysecurelinux.com [Please use for email to me]
http://www.verysecurelinux.com [Network&Linux/Unix security consulting]
http://www.realworldlinuxsecurity.com [My book:"Real World Linux Security 2/e"]
Quality Linux & UNIX security and SysAdmin & software consulting since 1990.
"Microsoft: Unsafe at any clock speed!"
-- Bob Toxen 10/03/2002
On Mon, Nov 22, 2004 at 01:01:27PM -0500, Dow Hurst wrote:
> Comes from being successfully married for a long time, right Geoffrey? ;-)
>
> Also, I want to add that the commercial unix ssh package has different
> command line switches than OpenSSH. Mixing the clients and servers has
> led to strange situations that can really get puzzling to figure out
> what is going on. Safest option is to do a ssh -V to check on what your
> working with on the client side. I've had different versions of each
> package work well or not at all together too. Just a warning since the
> commercial version has a much better security history than OpenSSH.
> However, since OpenSSH plays well on Linux and the newest commercial SSH
> package doesn't seem to at all, I've been trying to figure out just what
> works. I may wind up with strictly OpenSSH on all the machines in the end.
> Dow
>
>
> Geoffrey wrote:
>
> >Matthew Brown wrote:
> >
> >>You know. I find it very rare nowadays for someone to say they're
> >>wrong. It's such a simple thing to do, and very humble.
> >
> >
> >It's easy when you have to do it alot. :)
> >
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
More information about the Ale
mailing list