通过指定页面修改密码
请问EXCHANGE SERVER有没有提供修改密码的网页,用户可以通过这个页面自己修改密码,而不需要通过管理员。
Exchange 5.5
Q268419 HOWTO: Enable Password Change Functionality for OWA
http://support.microsoft.com/support/kb/articles/q268/4/19.asp
Exchange 2000:
Q267596 XWEB: How to Change OWA Passwords Through IIS
http://support.microsoft.com/support/kb/articles/q267/5/96.asp
可以作到,,你自己创建个页面,加个连接 连到你IIS 下的IISADMPWD 目录就行,
如果没有次目录 就的参照下面的步骤:Click Start , point to Programs , point to Administrative Tools , and then click Internet Services Manager .
Right-click the default Web site, point to New , and then click Virtual Directory .
In the Virtual Directory Creation Wizard, type IISADMPWD in the Alias box, and then click Next .
In the Directory box, type hard disk :\winnt\system32\inetsrv\iisadmpwd (where hard disk is your default hard disk), and then click Next .
Verify that only the read and run script check boxes are selected (such as the ASP check box), click Next , and then click Finish .
Verify that the Iisadmpwd folder has the Anonymous Access authentication method enabled. Note that you can select other authentication types, but you must also select the Anonymous Access authentication method.