Tagged Questions
0
votes
0answers
207 views
SPNEGO using mod_auth_sspi stopped working, 500 error
I've been using mod_auth_sspi 1.0.4 and apache 2.2.9 on Windows Server 2003 for some time now. It's used as an SVN server. It's been quite stable. For some reason when we moved from windows Server ...
1
vote
4answers
1k views
IIS6 site using integrated authentication (NTLM) fails when accessed with Win7 / IE8
I'm having pretty similar problems as described in case 139099, but the fix there doesn't seem to work for me. Here's the details:
Server:
Win2003Srv R2 SP2
Stadalone, not a member of a domain.
...
2
votes
1answer
367 views
Windows service running as network service - how does it authenticate? Breaking change in W2K8?
A Windows service running as "Network Service" talks to services on other machines (here: SQL Server and Analysis Services), using Windows authentication.
For authentication, we have to grant ...