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

RE: Problem with subversion user authentication

From: James Oltmans <joltmans_at_bolosystems.com>
Date: 2007-03-15 20:52:30 CET

You may need to specify the username's domain. In our environment we
have to do <domain>\<username> in tortoise and command line client in
order for our authorization to work.

 

________________________________

From: Ramakrishnan Parasuraman
[mailto:ramakrishnan.parasuraman@gmail.com]
Sent: Thursday, March 15, 2007 12:56 PM
To: users@subversion.tigris.org
Subject: Problem with subversion user authentication

 

Hi,

 

I have installed subversion server in RHEL 4.

The problem is I have when i access the repository thru tortoise SVN
client, its prompting for username and password.

Authorization is getting failed when i give the correct username /
password.

 

Here is my svnserve.conf file:

 

anon-access = read
auth-access = write

password-db = passwd

authz-db = authz

 

password-db file:

 

[users]
ram = password

 

Can anyone help me in this..

 

Thanks in advance,

Ram

 
Received on Thu Mar 15 20:52:59 2007

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

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