|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Assigning AD user rights
I have code which connects to Active Directory to see if users are a member of a certain group. The code I have needs an administrator username and password to connect to AD. Since my IT guy doesn't really like the idea of have an administrator username and password in the code since it will have rights to everything and allow someone to hack us (he's paranoid), is there a way we can set up a user that only has access to AD as an admin?
|
|
#2
|
|||
|
|||
|
One way is to remove the IUSR_computername permissions to the admin pages in question. Doing this will force IIS to authenticate the user in windows in order to use the admin pages.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > Assigning on AD rights |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|