FLAM Issue Tracker - FL5
View Issue Details
0000850FL52.2 Subprogram FLUC (CONV)public2016-12-30 16:462017-01-02 14:20
Falk Reichbott 
Tilo Eckert 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.1.14 
5.1.155.1.15 
0000850: Support known_host file in NET.SSH support
ist es möglich, die datei ~.ssh/known_hosts in FLCL zu parametrisieren?

knownhost='/home/OPCE500/.ssh/known_hosts', damit wir nicht zwingend mit dem USER=OPCE500 arbeiten müssen.
No tags attached.
Issue History
2016-12-30 16:46Falk ReichbottNew Issue
2016-12-30 16:46Falk ReichbottStatusnew => assigned
2016-12-30 16:46Falk ReichbottAssigned To => Tilo Eckert
2016-12-30 19:00Falk ReichbottNote Added: 0001063
2016-12-30 19:05Falk ReichbottNote Added: 0001064
2017-01-02 14:20Falk ReichbottNote Added: 0001068
2017-01-02 14:20Falk ReichbottStatusassigned => resolved
2017-01-02 14:20Falk ReichbottFixed in Version => 5.1.15
2017-01-02 14:20Falk ReichbottResolutionopen => fixed

Notes
(0001063)
Falk Reichbott   
2016-12-30 19:00   
This can only work with hostkey=strict because a manipulation of another known_host file is normally not possible.
(0001064)
Falk Reichbott   
2016-12-30 19:05   
sollte gehen (SSH_OPTIONS_KNOWNHOSTS)
(0001068)
Falk Reichbott   
2017-01-02 14:20   
Add parameter KNOWNHOSTS to NET.SSH object. If this parameter specified then this known host file is used. For accept or ask write privileges are required.