Guy Deleeuw wrote: > I just try with a new version of slapd (2.3.40) but no changes. > Any idea are welcome
$ cd tests $ ./run test044 then: - look at testrun/slapd.1.conf, at the bottom; compare with your slapd.conf - $ ../servers/slapd/slapd -f testrun/slapd.1.conf -h 'ldap://:9011' \ -s0 -dstats - in another shell, $ ldapsearch -x -H ldap://:9011 -b 'dc=example,dc=com' \ '(objectClass=groupOfURLs)' Then it's up to you to spot the differences between the expect setup and yours. p. Ing. Pierangelo Masarati OpenLDAP Core Team SysNet s.r.l. via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it --------------------------------------- Office: +39 02 23998309 Mobile: +39 333 4963172 Email: [EMAIL PROTECTED] ---------------------------------------
