Hello,

 

the test suite of openssh fails as follows:

 

Privilege separation user sshd does not exist

FATAL: sshd_proxy broken

 

Apparently, the sshd daemon expects to be run by a user named sshd. Is there a way to create such a user just during the test run?

 

Apart from that, I disabled the tests, and the produced ssh client does work well.

 

Andreas