16a952a Don't allow OTP or RADIUS in FIPS mode

Authored and Committed by stlaz 6 years ago
    Don't allow OTP or RADIUS in FIPS mode
    
    RADIUS, which is also internally used in the process of OTP
    authentication by ipa-otpd, requires MD5 checksums which
    makes it impossible to be used in FIPS mode. Don't allow users
    setting OTP or RADIUS authentication if in FIPS mode.
    
    https://pagure.io/freeipa/issue/7168
    
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+16 -0