zoukankan      html  css  js  c++  java
  • 修改Internet用户密码后,如何使之立即生效

    用户在浏览器中修改自己的登录密码后,要在Domino服务中的HTTP重启才能生效。我想知道有没有其它的方法让HTTP服务不重启即可生效?因为如果在每次修改后都重启一下的话,会影响其它的用户使用

    ==============================================
    1    tell adminp process all

    2    show nlcache reset

    3    consoleReturn$   =   notesSession.SendConsoleCommand(   serverName$,   "tell   adminp   process   all "   )
  • 相关阅读:
    NSString拼接字符串
    2020/4/26
    2020/4/25
    2020/4/24
    2020/4/22
    2020/4/22
    2020/4/20
    2020/4/19
    2020/4/18
    2020/4/17
  • 原文地址:https://www.cnblogs.com/hannover/p/2032257.html
Copyright © 2011-2022 走看看