Issue #805 has been updated by Clément OUDOT.

Status changed from New to Closed
Assigned to set to Clément OUDOT
% Done changed from 0 to 100

Done: 
http://ltb-project.org/wiki/documentation/general/migrate_slapd_conf_cn_config
----------------------------------------
Feature #805: cn=config setup : Update documentation
http://tools.lsc-project.org/issues/805

Author: Martin H
Status: Closed
Priority: Normal
Assigned to: Clément OUDOT
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

Reply via email to