1
0
forked from jengelh/openldap2
Michael Ströder 2018-06-29 16:30:55 +00:00 committed by Git OBS Bridge
parent c5d622485f
commit 8bb4002577

View File

@ -1,5 +1,5 @@
#!/bin/sh
# this script has been created to update the OpenLDAP modules path in cn=config
#!/bin/bash
# This script has been created to update the OpenLDAP modules path in cn=config
# For details of changing the configuration items' location read these:
# https://www.openldap.org/lists/openldap-software/200812/msg00080.html
# This script writes over the config entry of backend databases location, which files are necessary to run LDAP. The procedure has been created upon this description: