Dear Support Team,
OS:windows server 2008 R2 64bit
I have installed Web-based Password Changer 1.6.166 Free Version, and binding a service account which have local admin right. Now I want to change the service account to other admin account, I have followed here and ran aspnet_setreg.exe as
aspnet_setreg.exe "-k:Software\NetWrix\Web-based password Changer" "-u:rdjason" "-p:1qaz@WSX"
and program responsed as below:
Please edit your configuration to contain the following:
userName="registry:HKLM\Software\NetWrix\Web-based Password Changer\ASPN
ET_SETREG,userName"
password="registry:HKLM\Software\NetWrix\Web-based Password Changer\ASPN
ET_SETREG,password"
The DACL on the registry key grants Full Control to System, Administrators, and
Creator Owner.
If you have encrypted credentials for the <identity/> configuration section, or
a connection
string for the <sessionState/> configuration section, ensure that the process id
entity has
Read access to the registry key. Furthermore, if you have configured IIS to acce
ss content on a
UNC share, the account used to access the share will need Read access to the reg
istry key.
Regedt32.exe may be used to view/modify registry key permissions.
You may rename the registry subkey and registry value in order to prevent discovery.
after that, I changed password of old service account and restart IIS, then got a server error
35: ASP.NET to identify an incoming user.
36: -->
37: <identity impersonate="true" userName="registry:HKLM\SOFTWARE\NetWrix\Web-based Password Changer\ASPNET_SETREG,userName" password="registry:HKLM\SOFTWARE\NetWrix\Web-based Password Changer\ASPNET_SETREG,password" />
38: <customErrors mode="Off" />
39: </system.web>
then I changed old service account's password to old one and web page work fine. I think aspnet_setreg.exe is not work, can anyone tell me how to do?

Web-based Password Changer question
Started by
JasonJhang
, Nov 26 2013 06:52 AM
2 replies to this topic
#1
Posted 26 November 2013 - 06:52 AM
#2
Posted 26 November 2013 - 02:06 PM
Jason,
This product was replaced by Password Manager some time ago (which also has a free version). So it will take some time to install and play around with this software to help with your query.
-Jeff
This product was replaced by Password Manager some time ago (which also has a free version). So it will take some time to install and play around with this software to help with your query.
-Jeff
#3
Posted 27 November 2013 - 01:26 AM
Dear Jeff,
Many thanks for your support, I'll waiting for the result
Jason
Many thanks for your support, I'll waiting for the result
Jason