Changes between Version 19 and Version 20 of QCG-BDII
- Timestamp:
- 09/16/14 14:03:25 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QCG-BDII
v19 v20 70 70 }}} 71 71 72 == SL5 specific configuration == 73 The BDII service requires a newer version of OpenLDAP than is available in a Scientific Linux 5 system by default. The newer version of OpenLDAP is installed as a dependecy from the UMD repository. However, the installation of a newer package entails necessity of selecting the proper OpenLDAP daemon (SLAPD) within the BDII service configuration file ('/etc/sysconfig/bdii'), eg.: 74 {{{ 75 SLAPD=/usr/sbin/slapd2.4 76 }}} 72 77 = Starting service = 73 78