[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldap database directory permission denied
- To: openldap-technical@openldap.org
- Subject: ldap database directory permission denied
- From: yilmaz <ylmzlist@gmail.com>
- Date: Tue, 4 Aug 2009 18:40:58 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=0cPFbBit6L1dKd8HMkfGW6z0Q08B4aA8f9RL9lRJqzg=; b=pqWwxCJyENz+bWSHHbieU6Bgt2z3X7e9UKqFV+3xsnah00quBRwWAMLQroH7JzrCU+ zmTOncCcGrtzo5IwPKyM7v22qO1O783DON2d+UAs2uKRJxEceSyD0yTgKkcpAClm1pLL zkgH6tIEbU7BZe7Jl2ujSj7feKkKTRCwLiKfM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=X0YJShj/oUDgAuKy8SZQwTVax9raDN+8L+4/AmvlTMQvsKaUn7qv0bWYxRERV2IF0L iNy+kA+brE4l0GkDMvQwAIcPVwWT80nOZHyCnYl5pKyB+gv5JhSw91zNvaU+Itash50t 1Qsb6Axbj+kB3k6P6dqbmPDcvrcE8wPoAD/kQ=
Hello,
I have a problem to run openldap in a different directory other than /var/lib/ldap I am using Redhat AS 4 (update 4) with selinux disabled.
Openldap version is 2.4.13 . The message written into syslog is "line 24: invalid path: Permission denied " . Line 24 specifies
is a different directory than /var/lib/ldap and directory has the 755 permission of the user running ldap daemon.
Google search has revealed some issues on ubuntu and on redhat with selinux enabled but I have neither of these.
If I change the directory to /var/lib/ldap everything works fine. I hope someone could shed me light on this issue.
thanks a lot.