Re: How to configure SSL on SSPI?
From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Thu, 3 Sep 2009 00:49:47 +0400
Greetings, Michael Tang!
> Do you mean the <Location> block
> <Location /svn>
> AuthType SSPI
> should be moved from httpd.conf to httpd-ssl.conf?
> I moved the block to the end of httpd-ssl.conf, and commented out SSPI seting in http.conf.
It should be placed in proper VirtualHost (if you're using them).
> The authorization was required when https connection started, but only user
> Meanwhile, http can not use authentication with Windows Domain. But it is
> I also tried to diable SSPIOfferBasic, but nothing was happened.
> I attached my httpd.conf and httpd-ssl.conf. My subversion version is
For a note: 1080 is a SOCKS PROXY port.
> Could you please give me more details? Please do not hesitate to correct my
Remove VirtualHost lines from ssl included file (make that section not VHost)
-- WBR, Andrey Repin (anrdaemon_at_freemail.ru) 03.09.2009, <0:22> Sorry for my terrible english... ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2390431 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-09-02 22:51:10 CEST |
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.