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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Interesting problem

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
HI, We hava IIS as our webserver.
We have to restrict the access of some of the contents contents only to certain people(for eg we could have something like where logs should be accesseble only to some people).
We tried the Basic Authentication method(by right clicking and selectin properties and then selecting "Directory security" tab) by changing the properties for that virtual directiry. It works ok when the contents to be shown r from some directory but when we select the option "redirect to url" the authentication scheem does not work.. any idea how to enforce authentication in this situation?
 
Hi!

use the windows NT security to solve this issue right click the said folder and take properties then click on security/permission remove everyone rxrx, and add the name of user you wnat to allow for this folder. hope this will work. iis_guru@yahoo.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top