C
Chris Johnson
Hi all,
I have a brief (hopefully quick) question regarding (ASP).NET security...
We have an ASP.NET application (running in W2k3, IIS6) that calls a couple
of other assembly DLLs that contain helper and data-access classes. For
security, we'd like to be able to lock down these DLLs so that the only
thing that is able to access them is the ASP.NET application.
Essentially what we want to do is deny access to them for unauthorised
users/groups who may log in to the server where the ASP.NET app so they
cannot be misused.
Any ideas?
Cheers,
Chris
I have a brief (hopefully quick) question regarding (ASP).NET security...
We have an ASP.NET application (running in W2k3, IIS6) that calls a couple
of other assembly DLLs that contain helper and data-access classes. For
security, we'd like to be able to lock down these DLLs so that the only
thing that is able to access them is the ASP.NET application.
Essentially what we want to do is deny access to them for unauthorised
users/groups who may log in to the server where the ASP.NET app so they
cannot be misused.
Any ideas?
Cheers,
Chris