Home > Database > Mysql Tutorial > 在Outlook Web Access 中更改密码后,旧密码依旧起作用

在Outlook Web Access 中更改密码后,旧密码依旧起作用

PHPz
Release: 2018-12-01 16:20:18
Original
2119 people have browsed it


   之前有个朋友问我在exchange2010的OWA上 更改 密码 后,新 密码 不能生效,而旧 密码 仍然起 作用 ,是由什么原因造成的?这是由于 更改 密码 后exchange服务器无法立即生效,如果要让其快速生效,可以修改其注册表。 1、在 HKEY_LOCAL_MACHINE\SYSTEM\Curre

 之前有个朋友问我在exchange2010的OWA上更改密码后,新密码不能生效,而旧密码仍然起作用,是由什么原因造成的?这是由于更改密码后exchange服务器无法立即生效,如果要让其快速生效,可以修改其注册表。

1、在HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\InetInfo\Parameters新建一个REG_DWORD 键值, 名称叫 UserTokenTTL , 值的范围根据您的需要来更改, 以秒为单位

在Outlook Web Access 中更改密码后,旧密码依旧起作用

2、在注册表里修改完成之后, 关闭注册表, 打开并重启IIS,重新完成之后,再次在OWA上修改密码,即生效。

在Outlook Web Access 中更改密码后,旧密码依旧起作用




Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template