Issue #805 has been reported by Martin H. ---------------------------------------- Feature #805: cn=config setup : Update documentation http://tools.lsc-project.org/issues/805
Author: Martin H Status: New Priority: Normal Assigned to: Category: OpenLDAP DEB Target version: >From a fresh openldap-ltp installation, the following steps allows the >configuration to be converted to cn=config (OLC). Useful for a quickstart ;) $ sudo service slapd start $ mkdir /usr/local/openldap/etc/openldap/slapd.d $ chown -R ldap.ldap /usr/local/openldap/etc/openldap/slapd.d $ slaptest -f /usr/local/openldap/etc/openldap/slapd.conf -F /usr/local/openldap/etc/openldap/slapd.d -d 256 563b227f bdb_monitor_db_open: monitoring disabled; configure monitor database to enable config file testing succeeded Edit and update /etc/default/slapd with : @SLAPD_CONF_DIR="$SLAPD_PATH/etc/openldap/slapd.d"@ $ sudo service slapd start -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
