Apache SSPI

Alles, was den Apache betrifft, kann hier besprochen werden.

Apache SSPI

Postby madierfakier » 19. July 2011 09:46

Hello,
I`m trying to set up a working subversion + apache httpd(2.2.19) system. I tried hard to configure it right, but the sspi keep login in everyone no matter if username exists and password is correct. I so tried to secure normal location wiothout svn (copied from net):

<Location "/test">
AuthName "Moodle at My College"
AuthType SSPI
SSPIAuth On
SSPIOfferBasic On
SSPIAuthoritative On
SSPIDomain my.domain
require valid-user
</Location>

and its the same.
But i tried this on another machine (copied whole httpd.conf, but apache 2.2.19) and it worked! Anyone know what might be the problem??
madierfakier
 
Posts: 1
Joined: 19. July 2011 09:36

Return to Apache

Who is online

Users browsing this forum: No registered users and 34 guests