iboukris / rpms / samba

Forked from rpms/samba 4 years ago
Clone

e9627e7 Do not allow DES encryption when using Kerberos

Authored and Committed by abbra 4 years ago
    Do not allow DES encryption when using Kerberos
    
    MIT Kerberos did remove support for DES. Without removing DES from the
    default encryption types list we cannot proceed with Samba AD DC
    creation.
    
    Convert internal DES implementation to use GnuTLS instead.
    
        
file modified
+2 -0