Added line for SSH password auth
parent
38f13afc4c
commit
2a3116be6d
@ -1,5 +1,6 @@
|
||||
PermitRootLogin no
|
||||
PermitEmptyPasswords no
|
||||
AllowTcpForwarding yes
|
||||
# After changing the below run sudo service ssh restart
|
||||
#PubkeyAuthentication yes
|
||||
# After changing any of the below run sudo service ssh restart
|
||||
#PubkeyAuthentication yes
|
||||
#PasswordAuthentication yes
|
Loading…
Reference in New Issue