Actions
The ungleich LDAP guide » History » Revision 1
Revision 1/5
| Next »
Nico Schottelius, 01/15/2019 12:47 PM
The ungleich LDAP guide¶
Status¶
This article is IN PROGRESS.
Servers¶
- All LDAP servers are running in pairs and are using LDAP replication.
- Servers can only be contacted using ldap:// with TLS
- Version 1 servers also support ldaps://
Search all elements¶
ldapsearch -H ldap://ldap1.ungleich.ch -Z -x -D <BINDDN> -b dc=ungleich,dc=ch -w PASSWORD
Setting up new servers¶
The cdist type "__ungleich_ldap" can be used to setup new pairs of LDAP servers. After configuring the host,
Updated by Nico Schottelius almost 6 years ago · 1 revisions