User Tools

Site Tools


ldap:openldap_server_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ldap:openldap_server_configuration [2016/11/11 14:41] – created peterldap:openldap_server_configuration [2019/11/30 13:43] (current) – removed peter
Line 1: Line 1:
-====== LDAP - OpenLDAP Server Configuration ====== 
- 
-OpenLDAP server configuration 
- 
-The configuration file: slapd.conf 
- 
-Saslauthd configuration (remember friends leave pwcheck_method: saslauthd to /etc/sasl/slapd.conf and -a ldap to saslauthd): 
- 
-<file bash saslauthd.conf> 
-ldap_servers: ldapi:// 
-ldap_bind_dn: uid=saslauthd,ou=System,dc=example,dc=com 
-ldap_password: haslo 
-ldap_search_base: dc=example,dc=com 
-ldap_mech: SIMPLE 
-ldap_auth_method: bind 
-</file> 
- 
-Configure LDAP client tools (ldapsearch, ldapvi etc.) - /etc/ldap/ldap.conf: 
- 
-<file bash ldap.conf> 
-BASE dc=example,dc=com 
-URI ldapi:// 
-TLS_CACERTDIR /etc/ssl/certs/ 
-TLS_REQCERT never 
-</file> 
- 
- 
  
ldap/openldap_server_configuration.1478875316.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki