Add openldap user in the ssl-cert grou

This commit is contained in:
yalh76 2019-07-14 14:25:09 +02:00
parent ca95035f72
commit 577d8f477f

View file

@ -31,6 +31,9 @@ do_init_regen() {
do_pre_regen() {
pending_dir=$1
# Add openldap user in the ssl-cert group to let it access the ceriticate for TLS
sudo usermod -aG ssl-cert openldap
cd /usr/share/yunohost/templates/slapd
# create needed directories