Hi,
As I can change the password for SSH access?
Hi,
As I can change the password for SSH access?
Not without building.
You can however do away with password auth and just do key based auth if you want more security.
which is also more secure than using a password
which is also more secure than using a password
You can tell me how to do or where I can find information about it ?
Thank you!!!
DaVu: This would be a great topic for another HOWTO video
absolutely, yes. Already thought about it
Thank you very much for the answers, I try to do, if I am not able, I wait for this howto video.
regards
Hi I've got to activate the authentication key. Now I would like to disable the login but when trying to modify the configuration file ssh to change the parameter:
#PasswordAuthentication yes
to
PasswordAuthentication no
give me permission error:
[Error writing / etc / ssh / sshd_config: Read-only file system]
Any solution??
Go into LE settings and enable "disable password auth" in the SSH section.
Ahh - totally missed that option!
Thank you very match!!!