User Tools

Site Tools


openldap_centos7

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_centos7 [2015/06/24 12:53] herwarthopenldap_centos7 [2015/06/25 08:22] (current) – [Preparation] herwarth
Line 4: Line 4:
   * Install chronyd and configure timeserver   * Install chronyd and configure timeserver
   * Install initial firewall rules   * Install initial firewall rules
 +  * Download my superscript {{:ldap-el7.tar.gz|}} or when using EL6: {{:ldap-el6.tar.gz|}}
  
 =====Installation===== =====Installation=====
Line 11: Line 12:
 Install my created superscript, including LDIF files! Answer all the questions and you have an empty LDAP server. Install my created superscript, including LDIF files! Answer all the questions and you have an empty LDAP server.
   cd /root   cd /root
-  tar -xvzf ldap-latest.tar.gz+  tar -xvzf ldap-el7.tar.gz
   cd ldap   cd ldap
   ./generate_slapd.sh   ./generate_slapd.sh
Line 84: Line 85:
 </VirtualHost> </VirtualHost>
 </code> </code>
 +=====Notes=====
 +  * Problem: When creating a Samba user with phpldapadmin, you will get a user must change password on the first login.
 +  * Solution: add attribute "sambaPwdLastSet" and set the value to 1.
 +
 {{tag>centos}} {{tag>centos}}
openldap_centos7.1435150437.txt.gz · Last modified: by herwarth