Issue #243 has been reported by Clément Oudot. ---------------------------------------- Bug #243: Suffix are not well displayed in status http://tools.lsc-project.org/issues/243
Author: Clément Oudot Status: Assigned Priority: Normal Assigned to: Clément Oudot Category: OpenLDAP init script Target version: openldap-initscript-1.1 <pre> # service slapd status slapd[23447]: [INFO] Using /etc/default/slapd for configuration slapd[23453]: [INFO] Process slapd is running slapd[23467]: [INFO] Detected suffix: dc=example,dc=com slapd[23471]: [INFO] Detected suffix: dc=example,dc=com </pre> Indeed, we should add this line after line 683: <pre> i=`expr $i + 1` </pre> -- 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
