#!/bin/bash

# copy ldap.secret
cp /var/lib/ebox/conf/ebox-ldap.passwd /etc/ldap.secret
chmod 600 /etc/ldap.secret
