8720370 Ticket 49830 - Import fails if backend name is "default"

Authored and Committed by mreynolds 5 years ago
    Ticket 49830 - Import fails if backend name is "default"
    
    Bug Description:  The server was previously reserving the backend
                      name "default".  If you tried to import on a
                      backend with this name the import would skip all
                      child entries
    
    Fix Description:  Change the default backend name to something
                      obscure, instead of "default".
    
                      Also improved lib389's dbgen to generate the
                      correct "dc" attribute value in the root node.
    
    https://pagure.io/389-ds-base/issue/49830
    
    Reviewed by: spichugi(Thanks!)
    
    (cherry picked from commit 8fa838a4ffd4d0c15ae51cb21f246bb1f2dea2a1)
    
        
file modified
+3 -0
file modified
+11 -2