08-25-04 09:29 AM
Hi friends,
I am facing problem in restricting access to the subfolders
of a shared folder, in IIS 5.0 on Windows 2000 Server.
The scenario is that there is a folder MAIN, which can
be accessed by Everyone. This MAIN folder is mapped to
a similar named folder of another computer.
There are three sub folders - SUB1, SUB2 and SUB3.
SUB1 is publicly accessible.
SUB2 is accessible to SUB2Users only.
SUB3 is accessible to SUB3Users only.
MAIN has got 'Everyone' permission.
Since I have configured IIS to point to MAIN folder, all
the folders are accessible through web.
Problem is that I want to give only the 'SUB2Users' right
to folder SUB2. But doing this makes it inaccessible, even
to 'SUB2Users'. So, I added 'Everyone' right also to it.
But now 'SUB3Users' are also able to access SUB2.
I tried with both Basic and Windows Authentication to find
out whether something could be done at the IIS end, but didnt
succeed.
Basically, I want to know in such a scenario where actually
the restrictions shud be implemented -
a. at the Folder property(viewed by right-click in windows explorer.) or
b. at the IIS level?
Pls help.
regards,
Nise
[ Post a follow-up to this message ]
|