LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
Email to...
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] Apache2 WebDav and Subversion

[ILUG] Apache2 WebDav and Subversion

Colin O'Keeffe ilugcolin at gmail.com
Thu Apr 13 10:22:22 IST 2006


I'm setting up the above and after mounting the repositary in Finder
on my mac, I try to move over a file and this error appears in the
apache error log

[Thu Apr 13 10:17:24 2006] [error] [client 10.20.50.13] (2)No such
file or directory: Anonymous lock creation is not allowed.  [401,
#405]
[Thu Apr 13 10:17:30 2006] [error] [client 10.20.50.13] (2)No such
file or directory: Anonymous lock creation is not allowed.  [401,
#405]
[Thu Apr 13 10:17:30 2006] [error] [client 10.20.50.13] (2)No such
file or directory: Anonymous lock creation is not allowed.  [401,
#405]

So, heres my apache config

 #WebDav / Subversion
      <location /public>
                Order allow,deny
                Allow from all
                DAV svn
                SVNParentPath /home/subversion/
                SVNAutoversioning on

                AllowOverride AuthConfig
AuthMYSQL on
AuthMySQL_Authoritative on
AuthMySQL_DB apacheAuth
AuthMySQL_Password_Table clients
AuthMySQL_Group_Table clients
AuthMySQL_Empty_Passwords off
AuthMySQL_Encryption_Types Plaintext

AuthName "webDav for Admin"
AuthType Basic

<Limit GET, POST, PUT, DELETE, CONNECT, OPTIONS, COPY, MOVE, LOCK, UNLOCK>
require group admin
</Limit>
</location>

I'm using mysql_auth for the web server as its for administrators
only. So, if I setup a htaccess for the webdave folder it works fine
and I can write to it, so the problem is with getting it to use mysql
as the lookup for users.

Hows this done ?

Thanks



More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell