Folder Permissions for Upload?
Question:
Can someone tell me EXACTLY what to set my permissions at for file uploading. My picture folder is set to full control, and file sharing. I want to tone it down a bit.
Answer:
You have two sitiatuions:
1. You want to allow anonymous upload
- Give on the upload folder, IUSR_xxxxx user WRITE and UPDATE rights
2. You want only known NT users to upload
- Give the accounts you want to permit upload WRITE and UPDATE rights
Comments
Verifying NT Users (W2K Users)
I would like to only allow known users to read/write in my directory. Is it possible to verify the indentity of a user via an ASP site. Aren't all users who access a directory through an ASP site (ie an upload page using your PureASP Upload - excellent extension by the way!) using the annoy. IUSER account? Sorry, I'm relatively new in this area.
Martin
RE: Verifying NT Users (W2K Users)
RE: RE: Verifying NT Users (W2K Users)
Thanks for your quick reply.
I did create a login page and protect my pages. What I am not sure of is how to assure that only those users have access to the actual directory. Wouldn't it be possible for somebody to use the IUSER account to get access to my directory. To my understanding the IUSER accesses the directory, not the verified user of a UD4 secure page. Is it possible to define another user to access the directory. Basically tell IIS to not use IUSER and hide that user name from all possible intruders?
Another question is regarding Pure ASP uload from George. I read several times that version 2 will be soon available. Do you know anything about that?
Martin
RE: RE: RE: Verifying NT Users (W2K Users)
I am not very familiar with user rights on machines. Sorry. Pure Upload 2 is available: www.UDzone.com/go?1622
You must me logged in to write a comment.