5fab457 Generate a database password by default in all cases.

Authored and Committed by rcritten 12 years ago
    Generate a database password by default in all cases.
    
    If the password passed in when creating a NSS certificate database is None
    then a random password is generated. If it is empty ('') then an empty
    password is set.
    
    Because of this the HTTP instance on replicas were created with an empty
    password.
    
    https://fedorahosted.org/freeipa/ticket/1407
    
        
file modified
+1 -1