Re: Anyone used Solaris Secure Shell, Sun's productized ssh for Solaris9?
From: Joerg Schilling (js@cs.tu-berlin.de)Date: 02/06/02
- Next message: Daniel Barrett: "ANNOUNCE: O'Reilly SSH book published in French (commercial)"
- Previous message: vkd: "OpenSSH 3 and KerberosV"
- In reply to: Alan Coopersmith: "Re: Anyone used Solaris Secure Shell, Sun's productized ssh for Solaris9?"
- Next in thread: Gerd Marquardt: "Re: Anyone used Solaris Secure Shell, Sun's productized ssh for Solaris9?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: js@cs.tu-berlin.de (Joerg Schilling) Date: 6 Feb 2002 16:14:23 GMT
In article <a3rgod$24ec$1@agate.berkeley.edu>,
Alan Coopersmith <alanc@CSUA.Berkeley.EDU> wrote:
>"Nico Kadel-Garcia" <nkadel@bellatlantic.net> writes in comp.unix.solaris:
>|> If you turn off rsh, then you will no more able to do remote tape
>|> backups!
>|
>|Nonsense. "rm -f /usr/bin/rsh; ln -s /usr/local/bin/ssh /usr/bin/rsh" works
>|quite well to provide a much more secure transfer mechanism.
>
>Actually, for ufsdump it does nothing. To get ufsdump to use ssh you
>need to provide a ssh-enabled version of rcmd() - I know of at least one
>site that's done this for internal use using the Solaris source code,
>and it might be possible to arrange it via LD_PRELOAD.
The same applies to "star". If you like a fast connection, you need to use
rcmd().
GNU tar is the only program I am aware of that uses rsh to establish a remote
connection. It is noticable slower on remote mode for this reason.
-- EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin js@cs.tu-berlin.de (uni) If you don't have iso-8859-1 schilling@fokus.gmd.de (work) chars I am J"org Schilling URL: http://www.fokus.gmd.de/usr/schilling ftp://ftp.fokus.gmd.de/pub/unix
- Next message: Daniel Barrett: "ANNOUNCE: O'Reilly SSH book published in French (commercial)"
- Previous message: vkd: "OpenSSH 3 and KerberosV"
- In reply to: Alan Coopersmith: "Re: Anyone used Solaris Secure Shell, Sun's productized ssh for Solaris9?"
- Next in thread: Gerd Marquardt: "Re: Anyone used Solaris Secure Shell, Sun's productized ssh for Solaris9?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|