cc5ad6b pwpolicy: do not run klist on import

2 files Authored by jcholast 7 years ago, Committed by dkupka 7 years ago,
    pwpolicy: do not run klist on import
    
    On pwpolicy module import, "klist -V" is run to determine if the installed
    krb5 version supports account lockout (>= 1.8).
    
    Remove the check, as we require a krb5 version which does support account
    lockout (1.12).
    
    https://fedorahosted.org/freeipa/ticket/6418
    
    Reviewed-By: Petr Spacek <pspacek@redhat.com>
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+0 -1
file modified
+22 -37