Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


openldap_consumer

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
openldap_consumer [2015/09/15 07:21] – [Install and configure OpenLDAP] adminopenldap_consumer [2021/10/09 15:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 {{tag>[centos7 linux ldap openldap consumer replication security]}} {{tag>[centos7 linux ldap openldap consumer replication security]}}
-~~TOC~~ 
    
 =====CentOS 7 - OpenLDAP 2.4 consumer (slave)===== =====CentOS 7 - OpenLDAP 2.4 consumer (slave)=====
Line 27: Line 26:
 Enter password for PKCS12 file:  Enter password for PKCS12 file: 
 pk12util: PKCS12 IMPORT SUCCESSFUL</code> pk12util: PKCS12 IMPORT SUCCESSFUL</code>
-  * Import the CA certificate:<code># certutil -A -n "LDAP-CA" -t "TCu,Cu,Cu" -i /tmp/ca.crt -d /etc/openldap/certs -f /etc/openldap/certs/password</code>+  * Import the CA certificate:<code># certutil -A -n "LDAP-CA" -t "TCu,Cu,Cu" -i /tmp/ca.crt -d /etc/openldap/certs</code>
   * Modify rights so that LDAP can read the NSS database:<code># chmod 440 /etc/openldap/certs/password   * Modify rights so that LDAP can read the NSS database:<code># chmod 440 /etc/openldap/certs/password
 # chown ldap. /etc/openldap/certs/*</code> # chown ldap. /etc/openldap/certs/*</code>
openldap_consumer.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1