[X2Go-User] SSH-Daemon could not be started on MAC OSX 10.11.6

Mihai Moldovan ionic at ionic.de
Fri Aug 26 03:59:00 CEST 2016


On 25.08.2016 10:55 AM, Thomas Stephan wrote:
> I did not change the port, so it should be listening on the default port 22.
> The client setting for the local SSH-port for file sharing is 22.

Okay, can you please provide me with the output of

sudo lsof -n -i | grep -i ssh

and

ls -ldh /etc/ssh_host_rsa_key.pub

Looks like you don't have an RSA host key (which would be weird, if the system
sshd is actually running.)

In that case, X2Go Client currently spawns a private sshd instance *with an DSA
key*. Newer OpenSSH versions deprecated DSA keys, though, so that's probably the
reason why starting it up fails.



Mihai

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20160826/31384641/attachment.pgp>


More information about the x2go-user mailing list