So I set up an ssh server for a customer. the setup is as follows
remote client to office. the client will be using terminal services to access CRM software on the server located in the office. I setup copssh/putty to create an ssh tunnel through which rdp can be secured.
when i start the putty console and open the session, i get a message "server refused our key". I enter the password and then i get to a prompt.
Using username "caf".
Server refused our key
caf@192.168.5.52's password:
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.
C:\Program Files\ICW\home\caf>
I used puttygen to create the key on the server then copied it over to the workstation.
the question is, is the tunnel secure? I can't tell if ssh is actually invoked here or not.
remote client to office. the client will be using terminal services to access CRM software on the server located in the office. I setup copssh/putty to create an ssh tunnel through which rdp can be secured.
when i start the putty console and open the session, i get a message "server refused our key". I enter the password and then i get to a prompt.
Using username "caf".
Server refused our key
caf@192.168.5.52's password:
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.
C:\Program Files\ICW\home\caf>
I used puttygen to create the key on the server then copied it over to the workstation.
the question is, is the tunnel secure? I can't tell if ssh is actually invoked here or not.
