Re: sshd running with "-R" ?

joseph85750_at_yahoo.com
Date: 03/28/05


Date: 28 Mar 2005 10:22:44 -0800

Richard E. Silverman wrote:
> It indicates that the sshd process was started by another sshd (or by
inetd).
>
> --
> Richard Silverman
> res@qoxp.net

Inetd is not starting sshd.

sshd is being started via RC3 as follows:

/usr/local/sbin/sshd

More system specifics:
SunOS 5.9 Generic_117171-15 sun4u sparc SUNW,Ultra-80
OpenSSH_3.9p1, OpenSSL 0.9.7e 25 Oct 2004

Compiled as follows:

--with-tcp-wrappers=/path/to/tcpwrappers
--with-prngd-socket=/var/run/egd-pool

These options are no different than any of my other openSSH installs.

Is the "-R" something that shows up with OpenSSH_3.9p1 and newer?



Relevant Pages

  • Re: starting ssh from inetd
    ... which tends to enhance security. ... >security hole in a particular implementation of inetd, ... Are you saying sshd is insecure when running stand alone and that it ... running sshd through inetd does not simplify the programming ...
    (comp.security.ssh)
  • Re: ssh_exchange_identification uClinux problem
    ... I've learned alot doing "sshd -De" from scatch. ... up hopefully with inetd working with sshd. ... debug1: read PEM private key done: type RSA ... By default sshd does not let root login into a server. ...
    (comp.security.ssh)
  • Re: FreeBSD Security Advisory FreeBSD-SA-03:12.openssh
    ... > 99% of even the most heavily loaded servers have more than enough ... similar to sysutils/comconsole which reconfigures the shipping sshd to ... run under inetd so that others can benefit from your approach. ... Not to dismiss the idea of running sshd from inetd out of hand, ...
    (FreeBSD-Security)
  • Re: FreeBSD Security Advisory FreeBSD-SA-03:12.openssh
    ... >> All the restart target does is basically kill the pid using the pid file ... >> and then restart the daemon, so it is no more dangerous then the below. ... >every SysV sshd script is as sensible. ... None of these are problems when sshd is run from inetd. ...
    (FreeBSD-Security)
  • Re: FreeBSD Security Advisory FreeBSD-SA-03:12.openssh
    ... key generation time made running sshd out of inetd slow. ... > ssh daemon is a question many systems administrators are asking. ... you've got it backwards dude - inetd was developed way way back in the ... Most modern daemons (sshd, apache, bind, ...
    (FreeBSD-Security)