RE: Automatic windows authentication using serf/svn 1.8
From: Bert Huijben <bert_at_qqmail.nl>
Date: Wed, 19 Jun 2013 14:49:29 +0200
Hi,
I see the same problem on a setup which I setup years ago.
The configuration used for years is:
<Location /svn>
AuthName "My Subversion Repositories"
AuthType SSPI
SSPIAuth On
SSPIAuthoritative On
SSPIDomain MyDomain
SSPIOmitDomain On
SSPIOfferBasic On
SSPIUsernameCase lower
#SSPIPackage Negotiate
Require valid-user
SSLRequireSSL
DAV svn
SVNListParentPath on
SVNParentPath D:/Databases/Subversion/repos
AuthzSVNAccessFile D:/Databases/Subversion/etc/subversion.xs
</Location>
If I enable the 'SSPIPackage Negotiate' line (which I just added) then my
Bert
From: Gert Kello [mailto:gert.kello_at_gmail.com]
Sorry, I did not mention it specifically:
I can authenticate when I type in my domain user name/password when
But I would prefer if the authentication ticket is obtained from currently
Gert
On 19 June 2013 14:02, Stefan Sperling <stsp_at_elego.de <mailto:stsp_at_elego.de>
On Wed, Jun 19, 2013 at 10:48:35AM +0300, Gert Kello wrote:
I don't know anything about Windows authentication, but I could
Apparently, if the server uses NTLM only, serf cannot authenticate
Does this apply to your situation? Can you fix the problem by
The 1.8 release notes currently do not document the issue with NTLM-only
|
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.