Problem 1
When /etc/ssh/sshd_config use either
PrintMotd = yes
Banner = /etc/greeting_ssh.txt
-
if computer never connect
then you got two knetattach errors
a)HOST VERIFICATION FAILURE
b)Unable to connect to server. Please check your settings and try again.
And the computer destination is not added to known_host file -
if computer never connect and you first connect to the distant computer using ssh in a console session you don’t get error
Problem 2
bash.bashrc.local or profile.local print a message
-
if computer never connect
Same as problem 1 -
if the shared folder already exists
then you got an error in dolphin header :
Could not initialize the SFTP session.
Nota !
This does not arise in previous version of leap perhaps up to 15.4 but I don’t remember
exactly.
What I remember is if the distant computer does not exists in the known_host file, it was possible to add it from the shared folder session.
Any comments are welcome.