Changeset de18f82e for server/other/openldap.xml
- Timestamp:
- 09/11/2020 08:40:41 PM (3 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 3b696780
- Parents:
- 5cedfda
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/other/openldap.xml
r5cedfda rde18f82e 7 7 <!ENTITY openldap-download-http "https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz"> 8 8 <!ENTITY openldap-download-ftp "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz"> 9 <!ENTITY openldap-md5sum " d5e6824c58a050a6e43f53c2aa0ca677">9 <!ENTITY openldap-md5sum "ac589e3691d52872e32c569c5e05cece"> 10 10 <!ENTITY openldap-size "5.6 MB"> 11 11 <!ENTITY openldap-buildsize "54 MB (client), 104 MB (server)"> 12 <!ENTITY openldap-time "0.5 SBU (client), 1. 0SBU (server)">12 <!ENTITY openldap-time "0.5 SBU (client), 1.1 SBU (server)"> 13 13 ]> 14 14 … … 360 360 modify either the <filename>/etc/openldap/slapd.conf</filename> 361 361 file (old method), or the <filename>/etc/openldap/slapd.ldif</filename> 362 file and then use <command>ldapadd</command> to create de LDAP362 file and then use <command>ldapadd</command> to create the LDAP 363 363 configuration database in 364 364 <filename class="directory">/etc/openldap/slapd.d</filename> … … 423 423 </sect3> 424 424 425 <!-- 425 426 <sect3> 426 427 <title>Mozilla Address Directory</title> … … 435 436 436 437 </sect3> 438 --> 437 439 438 440 <sect3 id="openldap-init">
Note:
See TracChangeset
for help on using the changeset viewer.