Added line for SSH password auth
This commit is contained in:
parent
38f13afc4c
commit
2a3116be6d
1 changed files with 3 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue