Don't use the UsePAM option for sshd.

This commit is contained in:
Darren 'Tadgy' Austin 2025-09-18 13:30:56 +00:00
commit e3429657e5
2 changed files with 3 additions and 4 deletions

View file

@ -8,5 +8,4 @@ MaxStartups 5
PermitRootLogin prohibit-password
StreamLocalBindUnlink yes
Subsystem sftp internal-sftp
UsePAM yes
X11Forwarding no