ldap export and import
        Posted  
        
            by 
                Jure1873
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Jure1873
        
        
        
        Published on 2012-10-05T15:13:46Z
        Indexed on 
            2012/10/05
            15:39 UTC
        
        
        Read the original article
        Hit count: 228
        
openldap
Is it possible to export all the data inside openldap for example using ldapsearch or some other tool to a (ldif?) file and then import everything on another server and put this in a script that would be run every day. So that I could use the other one as a backup when the first/master server is not available?
I have full access to the first/master server, but I can't modify it's configuration so I think I can't set up replication.
© Server Fault or respective owner