ansible-ops-management/templates/etc/ssh/RedHat-9-60-infra.conf.j2

20 lines
434 B
Plaintext
Raw Normal View History

2022-06-02 21:55:59 +00:00
################################################################################
# Below managed by Shoot the J Ltd.
#
Banner /etc/banner
PermitRootLogin no
Port 22
X11Forwarding no
LoginGraceTime 1m
# IPA
AuthorizedKeysCommand /usr/bin/sss_ssh_authorizedkeys
AuthorizedKeysCommandUser nobody
ChallengeResponseAuthentication yes
# IPA Automatic
PubkeyAuthentication yes
KerberosAuthentication no
GSSAPIAuthentication yes
UsePAM yes