Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Detecting IIS Security Settings with ASP

Status
Not open for further replies.

johnny2bad

Programmer
Nov 6, 2001
18
US
I have created a series of intranet reports showing info about production information. Many of the reports are available to all users, but some of these reports have information, which is considered to be sensitive and should not be seen by anyone except the production managers. I have placed these sensitive reports in a separate folder and set the IIS to only allow certain IP addresses to access this folder.

Now, my question, if a user is at a workstation that does not have access to this folder I want to hide the link from them. Is there anyway to detect if this user has access to this folder? Perhaps a COM? Is it possible through VB? If so I could write my own COM to do this.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top