ea24166 Ticket 47462 - Add AES plugin to replace DES plugin

Authored and Committed by mreynolds 7 years ago
    Ticket 47462 - Add AES plugin to replace DES plugin
    
    Description:  This patch is the cumulative patch of this tickets:
    
    Ticket 48862 - At startup DES to AES password conversion causes timeout in start script
    Ticket 48243 - replica upgrade failed in starting dirsrv service due to upgrade scripts did not run
    Ticket 47888 - DES to AES password conversion fails if a backend is empty
    Ticket 47462 - Stop using DES in the reversible password encryption plug-in
    
                  This patch is just for the backport to 1.2.11
    
    https://fedorahosted.org/389/attachment/ticket/47462
    
    Reviewed by: nhosoi(Thanks!)
    
        
file modified
+6 -6
file modified
+54 -54
ldap/servers/plugins/rever/pbe.c ldap/servers/plugins/rever/des.c
file renamed
+494 -424
file modified
+154 -1
file modified
+59 -27
file modified
+1 -23
file modified
+59 -36
file modified
+2 -2
file modified
+338 -0