Differences between revisions 1 and 14 (spanning 13 versions)
Revision 1 as of 2020-02-08 22:35:42
Size: 58
Comment:
Revision 14 as of 2022-05-13 15:43:02
Size: 1026
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
DO NOT USE

not complete in any way
Line 3: Line 7:
* ldap
* ldap01
* ldap02
 * 192.168.1.65 ldap (virtual IP-address)
 * 192.168.1.66 ldap01
 * 192.168.1.67 ldap02
Line 8: Line 12:
 anything prior to 2.4.54 should be avoided
{{{
apt-get install slapd ldap-utils
}}}

important article to set the password for ldapadd, etc.
https://www.djaodjin.com/blog/setup-open-ldap.blog.html
needed to provide rfc822mailmember from misc.ldif

== References ==

 * https://www.linuxjournal.com/article/5505
 * https://www.openldap.org/doc/admin24/replication.html
 * https://linoxide.com/linux-how-to/install-openldap-2-different-hosts-configure-mirror-mode/
 * https://ypbind.de/maus/ldap_ha_loadbalancing.html
 * https://www.openldap.org/doc/admin24/replication.html#N-Way%20Multi-Provider%20Replication
 * https://www.openldap.org/doc/admin24/replication.html#N-Way%20Multi-Provider%20Replication
 * https://mishikal.wordpress.com/2019/04/23/configuring-mmr-using-delta-syncrepl-in-openldap-updating-an-existing-standalone-configuration/

None: LDAP (last edited 2022-05-13 17:09:17 by Kristian Kallenberg)