cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

ef612bf Ticket 48764 - Fix mit krb password to be random.

Authored and Committed by William Brown 6 years ago
    Ticket 48764 - Fix mit krb password to be random.
    
    Bug Description:  The krb kdc password was not random. This is insecure.
    
    Fix Description:  This makes the password random, and fixes our tests.
    
    https://fedorahosted.org/389/ticket/48764
    
    Author: wibrown
    
    Review by: spichugi and mreynolds (Thanks)