Hmm,
Obviously there is some kind of dysfunction in the startup script. Would
anyone recommend some alternative/rectified version of a startup script
for openldap 2.4 on Centos 5 ?
Or, could someone suggest some correction(s) on this startup script? I
have put it here: https://vmail.noa.gr/files/ldap2.4 hoping someone
might be able to help.
Thanks in advance,
Nick
On 27/12/2010 2:21 μμ, Nick Milas wrote:
I found it was a permissions problem. I changed ownership of
/etc/openldap2.4 directory (and contents) to ldap:ldap and now the
service starts and works fine.
However, I still get this message:
# service ldap2.4 start
' for reading (No such file or directory)f FNR=196) fatal: cannot
open file `/etc/openldap2.4/schema/core.schema
chown: cannot access `/var/lib/ldap2.4\r': No such file or directory
Starting slapd (ldap + ldaps): [ OK ]
Nothing is recorded in the logs and things are working fine, but why
does this error occur?
Thanks,
Nick