freeipa/client/share/sshd_ipa.conf.template
2021-10-03 11:06:28 +02:00

9 lines
194 B
Plaintext

# IPA-related configuration changes to sshd_config
PubkeyAuthentication yes
KerberosAuthentication no
GSSAPIAuthentication yes
UsePAM yes
ChallengeResponseAuthentication yes
$SSSD_SSHD_OPTIONS