last minor updates

This commit is contained in:
Zach Brown
2024-04-10 12:20:12 +00:00
parent 0b3cce7a1f
commit dc7f3f17d2
4 changed files with 8 additions and 26 deletions

View File

@@ -1,10 +0,0 @@
# Generate Host Keys
ssh-keygen -A
# Must edit in /opt/etc/ssh/sshd_config
PasswordAuthentication yes
UsePAM yes
PermitRootLogin yes
# Need to add ssh user in /opt/etc/passwd
sshd:x:106:65534:Linux User,,,:/opt/run/sshd:/bin/nologin