[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#3961) slaptest coredumps when slapd.d is present and no args



Full_Name: Perry Nguyen
Version: 2.3.6
OS: Linux FC4
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (66.245.252.239)


Here are the steps to reproduce the problem:

I am working out of /etc/openldap (slapd is compiled with /etc/openldap as the
base config dir).  I would give a backtrace of the failure, except I stripped my
binary and no longer have symbols available (too lazy to rebuild).
[root@ares openldap]# rm -rf slapd.d
[root@ares openldap]# slaptest
config file testing succeeded
[root@ares openldap]# mkdir slapd.d
[root@ares openldap]# slaptest
Segmentation fault
[root@ares openldap]# rm -rf slapd.d
[root@ares openldap]# mkdir slapd.d
[root@ares openldap]# slaptest -f slapd.conf -F slapd.d
config file testing succeeded
[root@ares openldap]# slaptest
/etc/openldap/slapd.d: line 1: warning: cannot assess the validity of the ACL
scope within backend naming context
/etc/openldap/slapd.d: line 1: warning: cannot assess the validity of the ACL
scope within backend naming context
/etc/openldap/slapd.d: line 1: warning: cannot assess the validity of the ACL
scope within backend naming context
/etc/openldap/slapd.d: line 1: warning: ACL appears to be out of scope within
backend naming context
/etc/openldap/slapd.d: line 1: warning: ACL appears to be out of scope within
backend naming context
/etc/openldap/slapd.d: line 1: warning: ACL appears to be out of scope within
backend naming context
/etc/openldap/slapd.d: line 1: warning: cannot assess the validity of the ACL
scope within backend naming context
config file testing succeeded