ERROR STARTING SSH SERVER HOST KEY NOT FOUND

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
dfagnan
Posts: 4
Joined: Fri 04 May 2012 12:41

ERROR STARTING SSH SERVER HOST KEY NOT FOUND

Post by dfagnan » Tue 08 May 2012 12:26

I INSTALL DEMO SERVICE AND SERVER
WHEN I LAUNCH SERVER DEMO I Received this message
STARTING SSH SERVER
ERROR STARTING SSH SERVER HOST KEY NOT FOUND :D

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Re: ERROR STARTING SSH SERVER HOST KEY NOT FOUND

Post by Dimon » Fri 25 May 2012 08:57

Before starting the SSHServerService demo you should run the SSHServer demo and set server options. For this perform the following steps after runnig the SSHServer demo:
1. Select the Security tab and make sure that the correct value is set in the "RSA key" and "DSA key" editors.
2. Select the Server tab and make sure that the correct directory is set in the "Path to keys and users" editor. Check that in this directory the RSA and DSA keys is placed.
3. Check that the SSHServerService demo has access to the "Path to keys and users" directory.

Post Reply