activated pam

This commit is contained in:
Kevin Veen-Birkenbach 2021-01-01 23:25:56 +01:00
parent 3b182b19a7
commit 0e1f6dbf28
2 changed files with 5 additions and 1 deletions

View File

@ -80,7 +80,7 @@ ChallengeResponseAuthentication no
# If you just want the PAM account and session checks to run without
# PAM authentication, then enable this but set PasswordAuthentication
# and ChallengeResponseAuthentication to 'no'.
UsePAM no
UsePAM yes
#AllowAgentForwarding yes
#AllowTcpForwarding yes

View File

@ -1,4 +1,8 @@
# role native-sshd
## dependencies
This role depends on that a well configured user administrator exist.
For this reason this role depends on the role native-user-administrator.
A wrong configuration of this role can lead to an lockout of the system which just will be reversal via chroot.
## PAM
- https://www.google.com/search?client=firefox-b-d&q=sshd+why+to+deactivate+pam