LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   SVN + LDAP + Apache in Debian Can't open file /db/txn-current-lock Permission denied (https://www.linuxquestions.org/questions/linux-general-1/svn-ldap-apache-in-debian-cant-open-file-db-txn-current-lock-permission-denied-732706/)

Ricio 06-13-2009 11:19 AM

SVN + LDAP + Apache in Debian Can't open file /db/txn-current-lock Permission denied
 
Hello all,

I have setup a subversion server with ldap and apache 2.2.
Ldap works fine but the problem is when I try to import to a repository, I get the following error:

Can't open file /db/txn-current-lock Permission denied

my repos are in /home/svn/repos/

I know I must set the permissions on the directory so that ldap authenticated users can write to it... but thats the part I dont know how to...

Please help me out figuring this one!

amani 06-13-2009 11:30 AM

#man chown

but read the other manuals too

Ricio 06-13-2009 07:19 PM

Quote:

Originally Posted by amani (Post 3572771)
#man chown

but read the other manuals too

I know about chown.. the thing is to what group or/and user, apache? create a svn user?
What user or permissions to set in order to be able to read or write according to the groups set in active directory?

Ricio 06-14-2009 03:46 PM

bump


All times are GMT -5. The time now is 10:26 PM.