Hi,
I'm using OpenLDAP-2.4.23 with nssov overlay and nss-pam-ldapd-0.7.10.
Command "slapcat" removes nssov overlay socket "/var/run/nslcd/socket" (it shows "strace slapcat").
Can anyone, who also uses nssov overlay, check it?
To avoid this, I commented out in contrib/slapd-modules/nssov/nssov.c file from 890 to 894 lines (in nssov_db_close() function). Now the socket exists even if slapd is stopped. But it seems that it does not interfere with anything.
-- Regards, Sergei Butakov
Sergei Butakov wrote:
Hi,
I'm using OpenLDAP-2.4.23 with nssov overlay and nss-pam-ldapd-0.7.10.
Command "slapcat" removes nssov overlay socket "/var/run/nslcd/socket" (it shows "strace slapcat").
Can anyone, who also uses nssov overlay, check it?
To avoid this, I commented out in contrib/slapd-modules/nssov/nssov.c file from 890 to 894 lines (in nssov_db_close() function). Now the socket exists even if slapd is stopped. But it seems that it does not interfere with anything.
Sounds like you should submit an ITS.
openldap-technical@openldap.org