[MacPorts] #59497: sshd only works in debug mode

MacPorts noreply at macports.org
Sun Oct 27 20:02:05 UTC 2019


#59497: sshd only works in debug mode
------------------------+--------------------
 Reporter:  davidfavor  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.2
 Keywords:              |       Port:
------------------------+--------------------
 Recent upgrade of openssh began producing odd sshd behavior...

 This works as expected...

 /opt/local/sbin/sshd -p 22 -f /opt/local/etc/ssh/sshd_config -d -E
 /var/log/sshd.log

 This fails...

 /opt/local/sbin/sshd -p 22 -f /opt/local/etc/ssh/sshd_config -E
 /var/log/sshd.log

 Log files shows only...

 reseed_prngs: RAND_bytes failed [preauth]

 The sshd process continues to run, just refuses any connections with the
 reseed_prngs error message.

 Be great if someone can mention how to fix this.

 Thanks!

-- 
Ticket URL: <https://trac.macports.org/ticket/59497>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list