Hi,
I am trying to set up a system that allows members of stuff to upload documents onto our intranet and am having real problems getting the folder security right.
Lets say I have a security group called GroupA. I also have a folder on the web server called FolderA. I have set the NTFS permissions on the FolderA folder so that GroupA members have read/write permissions.
So far so good however I also want someone who isn't in GroupA to be able to upload documents to FolderA (but not view them). I went onto the IIS server and right clicked FolderA then selected the Directory Security tab then clicked Edit next to Authentication and access control and ticked the Enable anonymous access box and entered the domain administrator user credentials and checked the domain administrator account had read/write permissions on FolderA. However it's not working - does anyone know where I might be going wrong? Do I have to configure IIS to run the upload script with the domain administrator account or am I barking up the wrong tree there?
Thanks very much
Ed
I am trying to set up a system that allows members of stuff to upload documents onto our intranet and am having real problems getting the folder security right.
Lets say I have a security group called GroupA. I also have a folder on the web server called FolderA. I have set the NTFS permissions on the FolderA folder so that GroupA members have read/write permissions.
So far so good however I also want someone who isn't in GroupA to be able to upload documents to FolderA (but not view them). I went onto the IIS server and right clicked FolderA then selected the Directory Security tab then clicked Edit next to Authentication and access control and ticked the Enable anonymous access box and entered the domain administrator user credentials and checked the domain administrator account had read/write permissions on FolderA. However it's not working - does anyone know where I might be going wrong? Do I have to configure IIS to run the upload script with the domain administrator account or am I barking up the wrong tree there?
Thanks very much
Ed