sshd running with "-R" ?

joseph85750_at_yahoo.com
Date: 03/25/05


Date: 25 Mar 2005 07:08:46 -0800

I have several versions of openSSH running on Sun Solaris systems of
various architecture and Solaris versions. On a 3.9p1 install, I see
sshd running with the -R option:

 root 662 1 0 23:27:44 ? 0:00 /usr/local/sbin/sshd -R

( and every new connection made spawns a new "sshd -R".)

All of my other openSSH installs have sshd processes such as:

 root 26402 242 0 23:31:44 ? 0:00 /usr/local/sbin/sshd

(without -R). What is -R? It's not getting that from my RC scripts,
and there's nothing about -R in the manpage for sshd. The sshd_config
files are identical on all systems.

Any info would be useful.

Thanks!



Relevant Pages

  • RE: OpenSSH b0rked (was RE: Problems with IPFW patch)
    ... fix was the config file. ... No reboots or restarting sshd necessary. ... > Subject: RE: OpenSSH b0rked ... >> annoying install sequence - you can't define where it gets ...
    (FreeBSD-Security)
  • Re: remote administration of upgrades
    ... > done) or just recompiling ssh and sendmail and ... Unless you have remote console access to your machine, ... kernel actually works before you go ahead an install the matching ... > don't want to fubar sshd and then not be able to ...
    (freebsd-questions)
  • Re: sftp only works for root
    ... I'm running a new install of sshd ... Almost every release of OpenSSH for several years has added ... I got rid of all previous versions of ssh and sshd (used updatedb/locate to ... The new binaries are under /usr/local/ (where "make install" ...
    (comp.security.ssh)
  • Re: Authentication failed suddenly
    ... sshd is not the one that came with the new OpenSSH installation. ... make a different config file with a different port and save your old PID ... > make install ...
    (comp.security.ssh)
  • Re: Setting up SSH on Linux
    ... > ssh localhost ... sshd off off off on off on off ... need to install the ssh RPM (there is on your install CDs or download it from ...
    (alt.linux)