Migrate ldap to another server
        Posted  
        
            by 
                user3215
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by user3215
        
        
        
        Published on 2011-03-07T09:17:23Z
        Indexed on 
            2011/03/07
            16:18 UTC
        
        
        Read the original article
        Hit count: 386
        
I have ubuntu(8.10) ldap server running. I am migrating from my old servers to ubuntu 10.04.2 server and I have set up almost all freshly on the new servers. How could I perfectly migrate ldap to the new server after installing ldap?.
I found the following to export and import ldap in the google:
slapcat -l master.ldif
slapadd -c -l master.ldif
Is there anything I've to do before/after using those commands?. Any precautions?
© Ask Ubuntu or respective owner