Enhancement #1890

Enable ssh connection using password?

Added by L. Ziegler almost 10 years ago. Updated over 8 years ago.

Status:ResolvedStart date:05/28/2014
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

Is it necessary to enforce the user to setup a ssh environment? What is the benefit of prohibiting authentification via password?
It would be easy to enable password authentification. Just delete the option "-oPasswordAuthentication=no" from following line.

https://code.cor-lab.org/projects/vdemo/repository/revisions/master/entry/vdemo2_controller.tcl#L8

History

#1 Updated by R. Haschke over 9 years ago

Removing this option, I did not observed any issues so far.
However you need to type the password several times... That's why it makes sense to setup the ssh environment ;-)

#2 Updated by L. Schillingmann over 9 years ago

Disabling host key verification and enabling password authentication at the same time creates a security threat (possible man in the middle attack). However, the danger is of more theoretic nature in typical vdemo environments...

#3 Updated by R. Haschke over 8 years ago

  • Status changed from New to Resolved

Also available in: Atom PDF