Hi All,
I download Delegation Wizard template file from
http://technet.microsoft.com/en-us/l...84(WS.10).aspx
I copied the delegwiz.inf to my Windows 2003 server. I use Delegation Wizard
and select Reset a user account's password to delegate to user. After then,
when the user get to Active Directory Users and Computers, right click to
select Reset password, after typed password and click OK, get a error message:
Windows cannot complete the password change for Michael becasue: Access is
denied.
I checked the delegwiz.inf, it has the following: ( I think that I use the
following template. I am an new in delegation.)
;---------------------------------------------------------
[template49]
AppliesToClasses=domainDNS,organizationalUnit,cont ainer
Description = "Reset a user account's password"
ObjectTypes = user
[template49.user]
CONTROLRIGHT= "Change Password"
;----------------------------------------------------------
Is anybody know if the template file is for Windows 2003 server or for
Windows 2000 server?
Can anybody help me get a correct delegwiz.inf template file for Windows
2003 server? And how to fix my problem? thanks a lot.
--qq