How to setup refresh-only replicated OpenLDAP server using syncreplica

Опубликовано: 15 Октябрь 2024
на канале: Middleware Technologies
148
2

Here in this video we will try to setup a replicated openldap directory service using the LDAP Sync-based replication, called syncrepl. We are going to implement this service using a very basic producer consumer model configuration.

Blog Ref - https://middlewaretechnologies.in/202...

Table of Content:

00:55 Producer - Consumer Architecture
03:43 Download and Extract OpenLDAP on Master server
04:55 Build and Install OpenLDAP on Master server
07:26 Update slapd.conf on Master server
15:04 Import configuration database on Master server
15:50 Import LDIF data on Master server
18:36 Start LDAP service on Master Server
19:11 Validate LDAP service
20:27 Download and Extract OpenLDAP on Replica server
21:05 Build and Install OpenLDAP on Replica server
22:33 Update slapd.conf file on Replica server
29:44 Import configuration database on Replica server
30:25 Start LDAP service on Replica server
30:47 Validate Synchronized data directory
31:36 Modify LDAP data
34:12 Validate the modified entry