"doug" wrote in message
news:D7785B7E-F5B4-40A1-B5A6-78BA71F7E17D@microsoft.com...
: I need a web folder setup for developers to read .asp files but not be
able
: to write to them...
Then don't get them write or modify access.
: In the docs I have seen, I basically have to setup the v-directory, give
dir
: browsing, read, write and script source access permissions in IIS.
No. You don't need write access unless you're writing. I know it sounds
silly but that's why it's called WRITE access.
: The users
: also have read NTFS permissions to the files.
Then the anonymous user should not have rights at all if you want to
guarantee they use integrated logons.
: This should be sufficient in
: what I have read. But the developers cannot copy the file to there local
: system. They can connect to the server fine, but cannot view any .asp
files.
Because the IIS server tries to execute the .asp file when they try to get
it.
: HTM etc files are fine, just .asp files. The funny thing is, if I give the
: developers write NTFS permissions to the directory, everything is fine.
But
: then they can write over the file if they want...and I don;t want them to.
As it should so don't give it to them.
: Is this a bug or is there something I am missing?
Why are you allowing them to download .asp files? If they're on an
Intranet, let them go through the network to get the file. They don't need
to get it through the browser. Or you can push it to them but that requires
more development.
: Environment: WinXP Pro trying to see files on Windows 2003 Standard.
:
: Before you ask if WebDav is anabled, let me answer your question. Yes it
is.
: Also, the WebClient service is started on both the client and the server.
I would never ask that. (O:=
HTH...
--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Online Support for IT Professionals -
http://support.microsoft.com/servicedesks/technet/default.asp?fr=0&sd=tech
How-to: Windows 2000 DNS:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;308201
FAQ W2K/2K3 DNS:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;291382