Re: PUT returns Unauthorized; write permission granted

From: Ken Schaefer (kenREMOVE_at_THISadopenstatic.com)
Date: 12/31/04


Date: Fri, 31 Dec 2004 18:47:00 +1100

Is your local box on your internal network? Using Negotiate means you are
using Keberos Authentication. In order for that to work, you need to be able
to get a service ticket from the KDC (domain controller), so if your machine
is outside your internal network, this probably isn't going to work.

If you use Basic authentication (just as a test) instead of Integrated
Windows Authentication, does everything start working? If so, we should try
troubleshooting the Kerberos issue. If it still doesn't work, it looks like
we have some other issue.

Cheers
Ken

"Peter Ordal" <PeterOrdal@discussions.microsoft.com> wrote in message
news:4FEDC9D8-58FC-4605-B16F-45D5F944C3B6@microsoft.com...
>I have WebDAV running on IIS6/Win2k3. I can read from it just fine, but if
>I
> try to write I get this error: "Logon failure: unknown user name or bad
> password." I sniffed the network traffic, and here's the exchange:
>
> Me: PUT file HTTP/1.1
> Server: 401 Unauthorized, WWW-Authenticate Negotiate, WWW-Authenticate
> NTLM
> Me: PUT file HTTP/1.1, Authorization Negotiate <string>
> Server: 401 Unauthorized, WWW-Authenticate Negotiate, <other string>
>
> Like I said, reading works just fine, I do have NTFS write (e.g. I can
> work
> through Remote Desktop) and the IIS config is set to read & write. The
> only
> auth option I allow is Integrated Windows Authentication. What is going
> on?



Relevant Pages

  • Re: Using IIS w/ASP .NET 2.0 Web Application Projects
    ... I've tried to explain to you the authentication mechanism as well as I can. ... When you're done, you'll see that, if you turn on Windows Authentication. ... I also know that the IIS documentation directly contradicts what you are saying. ... Integrated Windows Authentication overrides the Anonymous authentication default. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: ActiveDirectory and user page Access
    ... Integrated windows authentication, what made me to use it in the first place. ... Disable Anonymous access in IIS ...
    (microsoft.public.vsnet.general)
  • Re: Using IIS w/ASP .NET 2.0 Web Application Projects
    ... I've tried to explain to you the authentication mechanism as well as I can. ... When you're done, you'll see that, if you turn on Windows Authentication. ... ASP.NET has a *separate* authentication configuration which IIS doesn't interfere with. ... Integrated Windows Authentication overrides the Anonymous authentication default. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ISA authentication causing client to hang at user login
    ... review your internal network object for ... It is recommended to configure authentication on access rules and not on the ... internal network object. ...
    (microsoft.public.isaserver)
  • Re: I need all users (machines) to Authenticate except one
    ... I am using ISA 2004 Std Sp 1. ... Kevin ... >> I am trying to find a way to setup an exception for Authentication. ... >> I have tried removing the specific IP Address from the Internal Network ...
    (microsoft.public.isa.configuration)