How can I remove UNC password from a file
Posted
by
freddoo
on Super User
See other posts from Super User
or by freddoo
Published on 2011-11-17T19:10:46Z
Indexed on
2011/11/21
17:56 UTC
Read the original article
Hit count: 573
Hi we have an mp4 file on our web server in a virtual directory
When we try to access the file we get prompted for a username/password. When I tried to change the path of the virtual directory I got the message 'The following child nodes also define the value of the "UNCPassword" property, which overrides the value you have just set ...' which included the mp4 file that we try to access.
How can I remove the UNC Password securing the file? The file is not on a shared drive its on the same drive as the web site root.
The funny thing is the path of the virtual directory is not a UNC path it's a full path on the same server d:.....
© Super User or respective owner