Re: opehssh shows two new processes upon connection

From: Neil W Rickert (rickert+nn_at_cs.niu.edu)
Date: 01/21/04

  • Next message: Suresh Govindachar: "PuTTY -- color scheme using a file"
    Date: Wed, 21 Jan 2004 20:45:37 +0000 (UTC)
    
    

    royg@semantic.com (roy gordon) writes:

    >using: openssh-3.6.1p2 on Solaris 5.8.

    >When the client connects and additional 2 (!!) sshd processes are seen
    >on the server, one owned by root and one owned by the user.

    >When I use the sshd that "came" with the system, it only shows one
    >additional sshd process when a user connects, which is what I would
    >expect.

    There isn't any sshd that comes with Solaris 8.

    The second process is related to privilege separation. Add

    UsePrivilegeSeparation no

    to your sshd_config, restart the daemon, and the "problem" should
    be solved.


  • Next message: Suresh Govindachar: "PuTTY -- color scheme using a file"

    Relevant Pages

    • Re: root processes
      ... process 1005 is the sshd process listening for new connections. ... that killing a monitor does not affect whatever is being monitored - you ... > I don't like things running as root ... sshd process running as the user in question. ...
      (comp.security.ssh)
    • Re: Authentication without password revisited
      ... with rsa instaead of rsa1) and the problem remains the same... ... What is surprising for me is that the sshd process is running as root, ... Not sure if this is the expected behaviour, ...
      (comp.security.ssh)
    • Re: OpenSSH in SuSE 9.0
      ... |I installed SuSE's OpenSSH with YaST2 but the main sshd process runs as ... Logging in from another machine brings the main process to fork, ... |this fork runs as root again. ...
      (alt.os.linux.suse)