纠正一下2楼的一个字,害我找半天谓语:
要使用摘要式身份验证,必须满足以下所有条件:
所有客户端必须使用 Microsoft Internet Explorer 5 或更高版本。
在受信任环境中必须存在一个身份验证域控制器和运行 IIS 的服务器。
在域控制器和运行 IIS 的服务器都必须使用 Microsoft Windows 2000 或更高版本系列的一个成员。
user must use that is turned on to store password in reversible encryption domain-level account。
如果在域控制器运行 Windows 2000,子身份验证必须启用摘要式身份验证能够起作用,因为 Windows 2000 中的摘要式身份验证实现于子身份验证。 设置 Windows 2000 和 Windows Server 2003 时子身份验证或 IISSuba.dll,是自动复制到 C:\Windows\System 32 文件夹中。 默认情况下在 IIS 6.0 中未安装子身份验证。
如果 IIS 6.0 处于工作进程隔离模式,包含的程序正在使用摘要式身份验证的应用程序池必须以本地系统运行的身份。 application pool must run with Local System as identity because user password is not stored outside hash value that client sends to IIS,and by using user name and password that is associated with program worker process cannot impersonate user。
还有一点,这个英语的怎么翻译呢,我的英语还不到家,看来还得补一补
看来看去,像是在说,Windows2000 or Windows2003 的系统,要设置成允许子身份验证,还不要用IIS6.0,是这意思吧?
要使用摘要式身份验证,必须满足以下所有条件:
所有客户端必须使用 Microsoft Internet Explorer 5 或更高版本。
在受信任环境中必须存在一个身份验证域控制器和运行 IIS 的服务器。
在域控制器和运行 IIS 的服务器都必须使用 Microsoft Windows 2000 或更高版本系列的一个成员。
user must use that is turned on to store password in reversible encryption domain-level account。
如果在域控制器运行 Windows 2000,子身份验证必须启用摘要式身份验证能够起作用,因为 Windows 2000 中的摘要式身份验证实现与子身份验证。 设置 Windows 2000 和 Windows Server 2003 时子身份验证或 IISSuba.dll,是自动复制到 C:\Windows\System 32 文件夹中。 默认情况下在 IIS 6.0 中未安装子身份验证。
如果 IIS 6.0 处于工作进程隔离模式,包含的程序正在使用摘要式身份验证的应用程序池必须以本地系统运行的身份。 application pool must run with Local System as identity because user password is not stored outside hash value that client sends to IIS,and by using user name and password that is associated with program worker process cannot impersonate user。