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

Irritating authentication problem - I can't *stop* svn authenticating as 'administrator'

From: Jonathan Ashley <jonathan.ashley_at_praxis-his.com>
Date: Fri, 8 Feb 2008 17:09:02 +0000

Hello all,

Can anyone please suggest a solution to a very odd problem I have?

My setup uses an Apache server running Apache 2.2.4 / SVN 1.4.3 with
SSPI authentication. Access via https.

I normally use the Tortoise client, which works great. I'm sure that the
command line client used to work great, but now it doesn't. The problem
is that whenever I use the command line client to make a commit, the
svn:author property of the revision becomes set to 'administrator'
instead of my login name.

This happens with two different repositories on the same server. I have
looked at the Apache log, and 'administrator' is what is being passed in
the request. Why the server doesn't demand authentication - it uses the
SSPIDomain directive to force all userids to be in the main company
domain - I have no idea. I don't even *know* the administrator password
in that domain. (Although I do have local admin rights on both the
server and the client machines, and have certainly therefore logged in
as local adminstrator on both machines in the past.)

I can specify different user ids on the command line using --username,
but this has no effect. I don't even get prompted for a password.

I have tried

- running three different command line clients - SVN 1.4.6, SVN 1.4.2
  and one called 1.5.0 (dev build) which I compiled myself a year ago.
  No difference,

- completely deleting the Subversion folder in Program Files, running
  Crap Cleaner, and reinstalling,

- removing every registry key called 'Subversion' and all children of
  same,

- searching for every folder on the hard drive called 'auth' and
  deleting it if it looked like a Subversion auth-cacheing area.

I've even tried passing the option --config-dir=., and while that
creates a folder called 'auth' in the current directory, it doesn't do
anything else, like prompt for a password or use the specified username.

None of it makes a jot of difference. Every commit I make has
'administrator' on it.

How can this be happening??? It's really annoying me!

Best regards,

--
Jon Ashley
This email is confidential and intended solely for the use of the individual to whom it is addressed. If you are not the intended recipient, be advised that you have received this email in error and that any use, disclosure, copying or distribution or any action taken or omitted to be taken in reliance on it is strictly prohibited. If you have received this email in error please contact the sender. Any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Praxis. 
Although this email and any attachments are believed to be free of any virus or other defect, no responsibility is accepted by Praxis or any of its associated companies for any loss or damage arising in any way from the receipt or use thereof. The IT Department at Praxis can be contacted at it.support_at_praxis-his.com.
Praxis High Integrity Systems Ltd:
Company Number: 3302507, registered in England and Wales
Registered Address: 20 Manvers Street, Bath. BA1 1PX
VAT Registered in Great Britain: 682635707
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-08 18:09:27 CET

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.