![]() |
|
|
|
#1 |
|
Hi,
I am logging as Helpdesk Agent into my web apllication(AD/NTPasswordReset), But Helpdesk Agent does not have User's password reset previligies on Active Directory or NT Domain Controller. Only Active Directory Admin on Windows 2000 can reset the Active Directory / Windows NT Domain USER password. So The HELPDESK AGENT needs to impersonate Active Directory ADMIN to reset AD/NT USER password. Active Directory is on Windows 2000 Windows NT manchine used as PDC ASP.NET 1.1, IIS 5.0, C#, SQL Server 2000. Authentication is BASIC I want configure the IIS or Web.config, so that HELPDESK AGENT can be able to impersonate Active Directory ADMINISTRATOR. I add <identity impersonate = true /> element in web.config I want to directly config that in IIS without using username and password attributes in Identity element. if not possible please help me with how do we encrypt the username and password in identity element in web config. <identity impersonate = "true" userName = "ADRemoteDomainServerNamer\Administrator" password = "password"/> Please help us with this problem -Sitaram sitaramig |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| viewstate MAC failed in asp.net 2.0 while postback the page | azraffarveen | Software | 0 | 05-12-2009 03:24 PM |
| .NET 2.0 Web Apps / .NET 3.5 ASP.NET Apps - Differences/Similariti | london1919 | MCTS | 1 | 12-08-2008 03:16 PM |
| ASP.NET: Asign Users in Roles(Array.IndexOf(Of String) method) | msandlana | Software | 0 | 04-25-2008 06:37 AM |
| IIS seetings for impersonation with basic authenticaion and Anonymous access | sitaramig | Software | 0 | 06-03-2007 07:48 AM |
| ASP.NET 2.0 application does not run in WIN2k3 | johnfraj | Software | 0 | 04-19-2007 08:27 AM |