[Patch] Adding NTLM Support to Serf - Work in progress / Subversion regression
From: Bert Huijben <bert_at_qqmail.nl>
Date: Thu, 20 Jun 2013 15:30:12 +0200
When Subversion used neon until 1.8 was released it supported the Windows
Many Subversion repositories on Windows now use a configuration like:
<Location /svn>
SSPIAuth On
Require valid-user
DAV svn
But this configuration that worked fine in Subversion 1.5, 1.6 and 1.7
(See the 'Automatic windows authentication using serf/svn 1.8' thread on
Subversion 1.8 just asks for a username and password with this configuration
Ivan suggested adding the flag 'SSPIPackage Negotiate' in the config as that
I can confirm that adding this flag fixes the configuration above in at
While this may be caused by bugs in mod_auth_sspi (as Ivan) suggests I don't
The patch to serf 1.2.1 attached to this mail is a (tiny bit cleaned up)
I think we should work to get this code cleaned up for releasing in a new
Bert
|
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.