[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Subversion Apache server file authentication error

From: Shrinivasan <tshrinivasan_at_gmail.com>
Date: Fri, 19 Jun 2009 14:32:34 +0530

Hi,

I set up my Apache server to authenticate using both file and ldap
authentication.

I created some usernames as specified in the subversion book in this manner:

htpasswd -m <auth-file> <username>

I then give it a password.

Next, I test the username with this command:

svn info --username <username> <URL>/repo

Password for '<username>':

svn: Server sent unexpected return value (401 Authorization Required)
in response to OPTIONS request

What is strange is that I follow the same procedure and it works for
some of the user names I’ve created and does not for others. I’ve
restarted the server as well.

How to proceed now?

Thanks.

-- 
Regards,
T.Shrinivasan
My experiences with Linux are here
http://goinggnu.wordpress.com
For Free and Open Source Jobs
http://fossjobs.wordpress.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2363454
Received on 2009-06-19 11:04:04 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.