| Cory D 2004-05-30, 11:52 am |
| I'm having a small problem with expired password changing that I'm hoping I could get some help or ideas for. I'm running IIS 5 on a couple of servers, and using IISADMPWD to have users change passwords / expired passwords. The change is working perfect
ly, except for some confusion on the users part. When the user goes in to change their password normally, the .htr that they're directed to prompts them for a domain and account name, and everything works fine. When they are directed to change an expire
d password, the .htr that they're directed to only prompts the user for their account name, which wouldn't be bad in itself, but I don't see any resaon to have to tell the users "if it looks like this do this, but if it looks like this do this".
Is there any way on these scripts that don't prompt for the domain, to have to account name field populated for them? I would even be happy with having the domain prompt standard in all situations. Does anyone know if there are any adverse effects to co
pying the same .htr file to other file names so the same one is actually being used no-matter which one is called (since it looks like they all post to the same achg.htr anyway)?
Any advice is appreciated.
|