|
Posted by Roger Abell [MVP] on March 21, 2006, 9:41 am
Please log in for more thread options
Granting list/read is different from granting modify and is all that is
needed to browse the non-anonymous web. Also, there are the
two login rights, Logon locally and Logon over network. To
browse the content logon over network is all that is needed.
>I want to setup a website which is password protected.
> so i disallow "anonynomus" account(IUSR_XXX) from IIS MMC
>
> and i grant the modify right to user (e.g: USER1) to the directory that
> is Home directory of that website
>
> Now i can use same userid (USER1) as a ftp login to that directory and
> pass authenticate from website.
>
> problem is I want to release the link to other ppl and don't want them
> have a ftp access that can modify my website files
>
> any solution that i can create a separate userid but it can pass
> authenticate website security and CAN NOT login to ftp
>
> Thanks in advanced.
>
|