511f519 client install: fix broken sshd config

Authored and Committed by frenaud 3 years ago
    client install: fix broken sshd config
    
    If ipa client was installed with openssh-server >= 8.2, the
    configuration parameters for sshd were put in /etc/ssh/sshd_config
    instead of in a snippet in /etc/ssh/sshd_config.d.
    Upgrade to this new ipa version fixes the sshd conf by
    moving the params to the snippet.
    
    Related: https://pagure.io/freeipa/issue/8304
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+21 -1