Re: ssh with no encryption ?

From: John Cochran (jdc@smof.fiawol.org)
Date: 02/21/03


From: jdc@smof.fiawol.org (John Cochran)
Date: Fri, 21 Feb 2003 16:45:35 +0000 (UTC)

In article <Pine.NEB.4.51.0302211507170.3997@vjv.bofcz.se>,
Florence HENRY <Florence.Henry@obspm.fr> wrote:
>Hello,
>
>due to the security policy of my institute, I cannot use ssh when its
>encrypted.
>
>But I need to login as root on a distant machine, and I don't want its
>password to pass on the network.
<snip...>

I don't know about doing what you want using SSH, but have you considered
using one-time passwords for root using skey?



Relevant Pages

  • Re: BSM, SSH, and Session ID
    ... Are you logging in as root through ssh or is that just the way it is ... Sun SSH/OpenSSH should fork off before the login because the sshd ... It should always be a different session, ...
    (Focus-SUN)
  • Re: telnet as root question
    ... >> make securetty tell telnet and SSH apart? ... >login program after opening the pts. ... >check securetty to know if root login is allowed. ...
    (comp.os.linux.security)
  • Re: BSM, SSH, and Session ID
    ... I can't recall how Sun SSH on Solaris 9 behaves but recent versions of Sun SSH/OpenSSH should fork off before the login because the sshd process that a user is connected to after authentication runs with their privileges, ... It should always be a different session, even if the user login is root. ...
    (Focus-SUN)
  • RE: Login restrictions in NIS environment
    ... to ban root from logging in remotely except from certain IP addresses. ... but it does not allow root to login even from ... > stack is called by both login and ssh access. ...
    (RedHat)
  • Re: ssh to remote machine with user login problem
    ... > machine.When i login as root ssh to remote machoine will work without ... You need to copy the 'authorized_keys' file from the ssh directory of the root ...
    (Debian-User)