Added *pve.conf and updated formatting

This commit is contained in:
capntack 2025-01-13 21:22:05 -06:00
commit 249a205909
2 changed files with 6 additions and 1 deletions

5
00-user-pve.conf Normal file
View file

@ -0,0 +1,5 @@
PermitEmptyPasswords no
AllowTcpForwarding yes
# After changing any of the below run `sudo service ssh restart`
#PubkeyAuthentication yes
#PasswordAuthentication yes

View file

@ -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