We try to evaluate PasswordManager since it seems to be the tool we searched for.
I installed PasswordManager on a Windows 2000 Server. This server is one of our domain-controllers.
I changed the following in the Sample-Form.htm:
<form method="post" action="http://192.168.100.200/pwd/PasswordManager.dll">
<input type="hidden" name="ResultURL" value="http://192.168.100.200/pwd/PasswordManager.dllMyResultPage.asp">
<input type="hidden" name="Domain" value="short_nt_domain_name">
I created a new site (pwd) in IIS with executable rights and scripting.
When I open the page http://192.168.100.200/pwd/Sample-Form.htm with a browser, I am able to enter user name, password,... in the web form. If I click on the button "Change Password!", the browser changes to http://192.168.100.200/pwd/PasswordManager.dll and I get a 500 internal server error message.
What' s wrong?
Greetings and thanks for your input,
Michael


