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

NTLM + WINBIND + APACHE + SVN Issues

From: Raky Pathak <raky_at_intabill.com>
Date: Wed, 6 Aug 2008 17:31:00 +1000

Hey Guys,

I recently successfully got our Subversion updated to the latest version. Our repository is running and clients access it through HTTPS. The issue that I've come across is that our users are able to authenticate to the repository with their Windows Active Directory accounts perfectly when accessing the site directly through a browser, or through Tortoise SVN (Note, the recent release of tortoise enabled the NTLM authentication to work flawlessly).

However, when I attempt to run any command or access the repository using the Linux svn client it fails, with the following error:

svn: Server sent unexpected return value (401 Authorization Required) in response to OPTIONS request for 'https://host/repo/'

In the apache logs I see the following:

[Wed Aug 06 02:23:06 2008] [debug] mod_auth_ntlm_winbind.c(937): [client 10.0.1.31] authenticate local user raky: FAILED

If a client accesses the repository through tortoise however, they receive the following:

[Wed Aug 06 02:59:36 2008] [debug] mod_auth_ntlm_winbind.c(788): [client 10.0.59.6] authenticated grant

I believe that there might be a bug with the linux svn client that does not allow it to authenticate with the repository using NTLM.

I hope to hear from you soon, and thank you in advance.

Kind Regards,
[cid:3300888660_12185883]

________________________________
This email (including any attachment) is confidential and may be subject to legal professional privilege and is for the sole use of the addressee. If you are not the addressee, please notify the sender by return email and delete and destroy all copies of this email. Unauthorised review, use, alteration, disclosure or distribution is prohibited.

image.png
Received on 2008-08-06 18:20:12 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.