Added *pve.conf and updated formatting
This commit is contained in:
parent
2a3116be6d
commit
249a205909
2 changed files with 6 additions and 1 deletions
5
00-user-pve.conf
Normal file
5
00-user-pve.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
PermitEmptyPasswords no
|
||||
AllowTcpForwarding yes
|
||||
# After changing any of the below run `sudo service ssh restart`
|
||||
#PubkeyAuthentication yes
|
||||
#PasswordAuthentication yes
|
|
@ -1,6 +1,6 @@
|
|||
PermitRootLogin no
|
||||
PermitEmptyPasswords no
|
||||
AllowTcpForwarding yes
|
||||
# After changing any of the below run sudo service ssh restart
|
||||
# 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