|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Directory security
Hi.
there are two directories. 1 : Administrators 2 : Moderators both of them are protected with direct security. if you want to access administrator directory username = administrator password = blablabla if you want to access moderators directory username = moderator password= modmod but mods can access administrator directory by using their username and password what can I do ? |
|
#2
|
|||
|
|||
|
Apparently your windows file permissions are incorrect. IIS uses the underlying windows file permissions to allow or prevent access to files and folders.
If you're using some 3rd party IIS authentication application, then you'll need to find the solution in their code, not IIS.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
||||
|
||||
|
thanks..
another example folder1 (username=folder1u) folder2 (username=folder2u) both are protected by IIS (directory securtiy) folder2 can access to folder1 by using folder's login. I think I know the problem the following for folder1 folder permissions administrator full folder1u full users (mycomputer/users) full if I block users (mycomputer/users) for folder1, neither folder1u nor folder2u can access to folder1. if I don't block both of them can access.. I can add folder2u user for folder1u permission, then block folder2u for oll permissions.. it works.. but I need better solutions. |
|
#4
|
|||
|
|||
|
Here is a google search with links you may find helpful in figuring out file permissions
http://www.google.com/search?q=wind...:en-US:official |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > Directory security |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|