IISADMPWD
=========
This application is actually a useful utility for domain users to manage user passwords via IIS web portal, based on Windows Server 2003 IISADMPWD.
The IISADMPWD function is deprecated since IIS 6 and not longer available under a clean install Windows Server.
### Installation ###
Here are some quick workaround steps to install IISADMPWD on Windows Server 2008/2012+.
1. Copy the folder 'iisadmpwd' from this repo to:
C:\Windows\system32\inetsrv\Iisadmpwd on your server.
2. Register the IISpwchg.dll file in the Iisadmpwd directory:
* Open an elevated command prompt.
* In the Open box, type the following, and then press ENTER:
```
regsvr32 c:\windows\system32\inetsrv\iisadmpwd\iispwchg.dll
```
3. Configure the **PasswordChangeFlags** property in the metabase to make sure that the Password Change functionality is enabled:
* Open an elevated command prompt.
* Locate the C:\Inetpub\Adminscripts directory (make sure that you have IIS 6 Scripting Tools feature turned on).
* Type the following command, and then press ENTER:
> cscript.exe adsutil.vbs set w3svc/passwordchangeflags Value
```
Note In this sample command, Value is a placeholder for the value that you want to set for the PasswordChangeFlags property.
```
4. The following list includes the possible values for the PasswordChangeFlags property. You can use a combination of these values.
· 0: This is the default value. This value indicates that you must use a Secure Sockets Layer (SSL) connection when you change the password.
· 1: This value permits password changes on non-secure ports. This value is useful if SSL is not enabled.
· 2: This value disables the Password Change functionality.
· 4: This value disables the advance notification of password expiration.
5. To create an application for the Iisadmpwd directory.
* Now open IIS Manager, and in the left panel right click on Default Web Site node.
* Choose Add Application. In this dialog, type an alias (I use IISADMPWD) and the path (C:\Windows\system32\inetsrv\Iisadmpwd). Then click Select... button to choose a suitable application pool. (Remember that you can refer to Tony's article for details.) Click OK twice and we are done.
Now you can access the password change page by navigating to http://<server>/iisadmpwd/ (or https, which depends on your choice in step 4).
### Sidenote ###
If you only owns a copy of x86 Server 2003 while the target Server 2008/2012 you are using is x64, then the above steps need a few changes. First, you must copy the folder 'SysWOW64\inetsrv' from this repo to %windir%\SysWOW64\inetsrv on your server. This path will be used in following steps. At last this application must be running in a 32-bit application pool.
***
// Article based on http://blogs.msdn.com/b/asiatech/archive/2009/03/17/how-to-manage-my-windows-user-password-through-iis-web-portal.aspx
没有合适的资源?快使用搜索试试~ 我知道了~
资源详情
资源评论
资源推荐
收起资源包目录
真正IISADMPWD的X64包 (153个子文件)
achg.asp 5KB
achg.asp 5KB
aexp4b.asp 3KB
aexp4b.asp 3KB
aexp2b.asp 3KB
aexp2b.asp 3KB
text.asp 2KB
text.asp 2KB
aexp.asp 2KB
aexp.asp 2KB
aexp2.asp 2KB
aexp2.asp 2KB
aexp4.asp 2KB
aexp4.asp 2KB
aexp3.asp 2KB
aexp3.asp 2KB
anot.asp 2KB
anot.asp 2KB
anot3.asp 1KB
anot3.asp 1KB
Microsoft.Web.Management.dll 1.02MB
iiscfg.dll 981KB
inetmgr.dll 759KB
iisw3adm.dll 399KB
asp.dll 366KB
nativerd.dll 351KB
appobj.dll 305KB
adsiis.dll 277KB
wmi-appserver.dll 265KB
metadata.dll 263KB
infocomm.dll 221KB
iisutil.dll 216KB
iisres.dll 215KB
iiscore.dll 202KB
iisui.dll 201KB
iiswmi.dll 195KB
abocomp.dll 183KB
iisfreb.dll 151KB
webdav.dll 143KB
Microsoft.Web.Administration.dll 140KB
uihelper.dll 138KB
XPath.dll 129KB
isapi.dll 98KB
iisetw.dll 94KB
iisreg.dll 83KB
iisext.dll 81KB
coadmin.dll 73KB
IISUiObj.dll 69KB
iislog.dll 67KB
apphostsvc.dll 59KB
certobj.dll 59KB
browscap.dll 57KB
w3wphost.dll 55KB
isatq.dll 55KB
iissyspr.dll 52KB
rscaext.dll 52KB
filter.dll 49KB
authsspi.dll 40KB
cachhttp.dll 38KB
compstat.dll 37KB
authmap.dll 35KB
custerr.dll 35KB
iispwchg.dll 34KB
modrqflt.dll 33KB
logscrpt.dll 32KB
static.dll 32KB
authmd5.dll 32KB
wamreg.dll 31KB
iispwchg.dll 29KB
compdyn.dll 29KB
gzip.dll 28KB
authbas.dll 28KB
diprestr.dll 28KB
authanon.dll 27KB
rsca.dll 26KB
w3dt.dll 25KB
iis_ssi.dll 25KB
w3ctrs.dll 24KB
wbhstipm.dll 24KB
iprestr.dll 23KB
wbhst_pm.dll 21KB
iisadmin.dll 21KB
authcert.dll 20KB
w3tp.dll 20KB
iscomlog.dll 19KB
dirlist.dll 19KB
urlauthz.dll 18KB
logcust.dll 18KB
cachfile.dll 17KB
httpmib.dll 17KB
redirect.dll 17KB
svcext.dll 16KB
protsup.dll 16KB
webdav_simple_lock.dll 16KB
defdoc.dll 16KB
webdav_simple_prop.dll 16KB
loghttp.dll 16KB
validcfg.dll 15KB
hwebcore.dll 14KB
iisreqs.dll 14KB
共 153 条
- 1
- 2
d9394952
- 粉丝: 81
- 资源: 81
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论0