#36291: openssh sshd won't accept incoming connections --------------------------+------------------- Reporter: beckettbt@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: openssh | --------------------------+------------------- Comment (by roxanna@…): I second this. I'm on OSX 10.7.5 (X86_64) and have this same problem. Note: setting the ''UsePrivilegeSeparation'' modifier in '''sshd_config''' to "''yes''" instead of "''sandbox''" does clear the immediate of not being able to have clients connect.[[BR]] {{{ sshd_config: UsePrivilegeSeparation yes #Instead of default 'sandbox' }}} It causes ''sshd'' to use an older, and less secure means of sandboxing. But as "''sandbox''" is the default value, this is obviously just a workaround. -- Ticket URL: <https://trac.macports.org/ticket/36291#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS