Issue #829 has been updated by David Coutadeur. Status changed from Assigned to Resolved % Done changed from 0 to 100
fixed in r417 in the same way as #828 ---------------------------------------- Feature #829: ldap user should be a system user http://tools.lsc-project.org/issues/829 Author: Clément OUDOT Status: Resolved Priority: Normal Assigned to: David Coutadeur Category: OpenLDAP DEB Target version: openldap-deb-2.4.44 This can be done with: <pre> adduser --quiet --system --no-create-home --home /usr/local/openldap --group ${ldapuser} </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
