I had to execute also
useradd sshd
mkdir -p /var/empty
also execute
/usr/local/bin/ssh-keygen -b 1024 -f /usr/local/etc/ssh_host_key -t rsa1 -N ""
or comment
HostKey /usr/local/etc/ssh_host_key
in /usr/local/etc/sshd_config
Return to article...[an error occurred while processing this directive]