How do I clone an OpenLDAP database
        Posted  
        
            by elzapp
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by elzapp
        
        
        
        Published on 2009-04-27T07:51:55Z
        Indexed on 
            2010/05/25
            5:11 UTC
        
        
        Read the original article
        Hit count: 211
        
I know this is more like a serverfault question than a stackoverflow question, but since serverfault isn't up yet, here I go:
I'm supposed to move an application from one redhat server to another, and without very good knowledge of the internal workings of the application, how would I move the OpenLDAP database from the one machine to the other, with schemas and all.
What files would I need to copy over? I believe the setup is pretty standard.
© Stack Overflow or respective owner