Differences between revisions 3 and 8 (spanning 5 versions)
Revision 3 as of 2020-02-09 00:13:35
Size: 139
Comment:
Revision 8 as of 2021-01-09 00:31:58
Size: 430
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
* ldap
* ldap01
* ldap02
 * 192.168.1.58 ldap (virtual IP-address)
 * 192.168.1.59 ldap01
 * 192.168.1.60 ldap02
Line 14: Line 14:
apt-get install ldap-utils apt-get install slapd ldap-utils
Line 16: Line 16:

== 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/

DO NOT USE

not complete in any way

LDAP

  • 192.168.1.58 ldap (virtual IP-address)
  • 192.168.1.59 ldap01
  • 192.168.1.60 ldap02

really ?

apt-get install slapd ldap-utils

References

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