Skip to content

Add optional debug level to slapd #3

@ultrotter

Description

@ultrotter

Hi!

Testing your image, in case of errors it's very hard to know what's wrong. Would you consider calling slapd with something like:

exec /usr/sbin/slapd -u $USER -g $GROUP -d ${SLAPD_DEBUG:-0} -h "ldap:/// ldaps:///" -f /etc/ldap/slapd.conf
So that one can increase the verbosity level, please?

Thanks,

Guido

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions