what do I do if I want to use NTFS permissions on a weddav folder. I am
"David Wang [Msft]" <someone@online.microsoft.com> wrote in message
news:%232F3ySDWFHA.2660@TK2MSFTNGP10.phx.gbl...
> I'm sorry, but there is no such thing as "don't ask for credentials more
> than once" feature on the server, nor is there a
> privilege/permission/right
> to adjust. HTTP is stateless, so a web server like IIS really has no idea
> what "more than once" means. It just knows that it is configured to ask
> for
> authentication for certain URLs, so it dutifully asks for authentication.
>
> If the client successfully auto-authenticates, then you won't see any
> password box. If the client fails, then you will see some password box.
>
> I am not an IE expert, so I have no idea whether the "save password
> checkbox" actually leds to IE auto-authenticating on the requests in
> question, nor if it persists the authentication across different
> connections. To prove that, you will need to take a network capture of
> traffic between the client and server and make that available for viewing.
>
> The network trace will definitively show what is going on and what is
> going
> awry.
>
> I can only say that WebDAV is definitely working for me on Windows Server
> 2003 without any prompts at all, so let's see what's missing in your
> configuration...
>
> --
> //David
> IIS
>
http://blogs.msdn.com/David.Wang > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> //
> "tony" <none@none.com> wrote in message
> news:%23cWeb09VFHA.1508@tk2msftngp13.phx.gbl...
> I have the save password box checked if thats what you mean. I keep
> getting
> the second authentication box
>
> "David Wang [Msft]" <someone@online.microsoft.com> wrote in message
> news:eIoImtSTFHA.2392@TK2MSFTNGP10.phx.gbl...
>> Is the browser configured to auto-login because if it doesn't, then the
>> second prompt can show up.
>>
>> In other words, this is usually not a server-side issue. The server will
>> always challenge the client for authentication when accessing a secured
>> resource. It is always up to the client to auto-login to prevent such
>> login
>> prompts from reaching the user.
>>
>> --
>> //David
>> IIS
>>
http://blogs.msdn.com/David.Wang >> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> //
>> "tony" <none@none.com> wrote in message
>> news:Ojjs4MdRFHA.2136@TK2MSFTNGP14.phx.gbl...
>> I have WebDav set up on a 2003 server and everything seems to be working
>> fine. When a user opens a web folder he/she gets prompted to enter
>> credentials and then can browse folders and subfolders that they have
>> access
>> to.
>>
>>
>> The issue is that when they try to open a file like excel or word they
>> get
>> prompted for their
>> credentials again. If they enter them again they can access the file and
>> then
>> save with no problems. But the second prompt seems unneccessary. Is there
>> a
>> rights setting that needs to be ajusted or something else that needs to
>> be
>> done to stop this second request for credentials? Thanks
>>
>>
>>
>>
>>
>
>
>