[Pkg-openldap-devel] Bug#662940: slapd gives assertions for valid configuration

Mattias Ellert mattias.ellert at fysast.uu.se
Wed Mar 7 12:28:06 UTC 2012


Package: slapd
Version: 2.4.28-1.1
Severity: normal

When configuring the shell backend in slapd.conf the syntax is (see man
slapd-shell):

add <pathname> <argument>...
bind <pathname> <argument>...
compare <pathname> <argument>...

and so on.

That is the path to the script followed by its arguments. This has
worked fine in the past. However, the current version 2.4.28-1.1 of the
slapd server refuses to start if any arguments are given after the path
name in the configuration file, with the following assertion:

slapd: ../../../../servers/slapd/config.c:198: config_check_vals:
Assertion `c->argc == 2' failed.

For the configuration of the shell backend the assertion condition means
that it is not possible to pass arguments to the script in the
slapd.conf. The man pages documents that this should still be possible,
and it has been working with earlier versions.

	Mattias

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-openldap-devel/attachments/20120307/1637fdc0/attachment.pgp>


More information about the Pkg-openldap-devel mailing list