Replication

inet02 replicates its LDAP data base from inet01, the config for this is in /etc/openldap/slapd.conf at the bottom:-

syncrepl rid=123
                provider=ldap://inet01.domain.company.net:389
                type=refreshOnly
                interval=00:00:01:00
                searchbase="dc=domain,dc=company,dc=net"
                scope=sub
                schemachecking=off
                updatedn="cn=Manager,dc=company,dc=net"
                bindmethod=simple
                binddn="cn=Manager,dc=company,dc=net"
                credentials=****password***
 
linux/openldapreplication.txt · Last modified: 10/01/2021 00:17 by andrew