Changeset 2bd7e513
- Timestamp:
- 09/16/2019 09:00:20 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 5d314e0
- Parents:
- 58dfbe3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/other/openldap.xml
r58dfbe3 r2bd7e513 117 117 </para> 118 118 119 <screen ><userinput>patch -Np1 -i ../openldap-&openldap-version;-consolidated-1.patch &&119 <screen role="nodump"><userinput>patch -Np1 -i ../openldap-&openldap-version;-consolidated-1.patch && 120 120 autoconf && 121 121 … … 134 134 </para> 135 135 136 <screen role=" root"><userinput>make install136 <screen role="nodump"><userinput>make install 137 137 138 138 ln -sf ../lib/slapd /usr/sbin/slapd</userinput></screen> … … 392 392 <screen role="root"><userinput>sed 's/\.la$/.so/' -i /etc/openldap/slapd.{conf,ldif}{,.default}</userinput></screen> 393 393 --> 394 < note>394 <warning> 395 395 <para> 396 396 The instructions above install an empty LDAP structure and a default … … 399 399 use them on a production server. 400 400 </para> 401 </ note>401 </warning> 402 402 403 403 <para> … … 476 476 <note> 477 477 <para> 478 You'll need to modify the478 You'll need to modify 479 479 <phrase revision="sysv"><filename>/etc/sysconfig/slapd</filename></phrase> 480 480 <phrase revision="systemd"><filename>/etc/default/slapd</filename></phrase>
Note:
See TracChangeset
for help on using the changeset viewer.